Re: Question about libglade



On Sun, 6 Aug 2000, Juan Pablo Romero wrote:

 Hi, 
> Hi
> 
> I have defined a callback for the `realize' signal
> within glade.  When I use the generated code
> everything is ok, but when I use libglade, the
> callback is never called. Is there something I'm
> missing?

  Is you handler static or not? It shouldn't be static (otherwise libglade
won't be able to find out the pointer to that function at runtime - though
it should issue a warning). Anyway - this is not the right list to discuss
this.

> Thanks.
> 

 Best regards,
  -Vlad





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]