Hi,
I've been reading O-Reillys book on Xlib Programming. One
thing I've noticed is that it doesn't explain how to do colorized
icons that would be used in a window minimize or used as a button,
or as an icon similar to a file manager.
True I can create a bitmap using Xwindow calls which is
just black or white, and I can create pixmaps using Xwindow calls
using pixmaps, but it how do I create colorized pixmaps so
that it can be used in icons. Currently pixmaps only display shades
of grey. Is there some add-on feature or call that I don't know
about that does this? I'm using Release 5 of Xwindows. Do I need
Release 6 to do this? What about some free software package?
I doubt if it is done using the Xwindow call that creates images.
Thanks for any info that you can provide.
--
Mike,