Raymond Wan <[EMAIL PROTECTED]> 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

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to