Zielinski Zbigniew wrote: > Hi! > How to increase number of colors in GDK. J have only 64 colors.
Hiya, you could try gdk_rgb_set_min_colors( 128 ), it sometimes helps (depends a bit on your version of gtk). John _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
