Re: Warning when making toolbars



Raymond Wan <rwan cs mu oz au> writes: 
> 	I have found out that I can get rid of this warning if I do a
> gtk_widget_show_all to my main window just before this call. Even though
> the examples I've seen do this, is there another way for me to create a
> window, with its toolbars, and then display it to the user after
> everything has been created? 
> 
> 	Thank you in advance!
> 

Use gdk_pixmap_colormap_create_from_xpm_d() and get the colormap 
from gtk_widget_get_colormap(window).

Havoc




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