RE : Re: GtkFixed



Ok, I found the problem :
I called the function gtk_widget_size_request instead
of gtk_widget_set_size_request

There is something strange : I didn't find
gtk_widget_set_size_request in GTK documentation, but
I  found gtk_widget_size_request



--- Christophe HAUSER <kereoz yahoo fr> a écrit :

> I tried setting the size-request, but the widget is
> still not shown...and I've got no error while
> compiling... 
> I can run the app without any error, but I only see
> the main window...
> 
> 
> 
> > Hmmm, looks like you have a fixed child with
> > width/height = 0;
> > try setting the size-request, since fixed doesnt
> > allocate any size
> > that you dont request.
> > 
> > Cheers,
> >                   -Tristan
> > 
> 
> 
> 
> Christophe HAUSER
> http://kereoz.sup.fr
> 
> __________________________________________________
> Do You Yahoo!?
> En finir avec le spam? Yahoo! Mail vous offre la
> meilleure protection possible contre les messages
> non sollicités 
> http://mail.yahoo.fr Yahoo! Mail 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 


Christophe HAUSER
http://kereoz.sup.fr

__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 



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