> What colour depth is your microwindows server running at? That might be > significant - if the server isn't "truecolour", say 256 colour indexed, > then fltk will be trying to match the colours against the indexed colour > map, and/or setup private colour maps for its apps... > Now, it generally does a good job of that on "real" X-servers, but maybe > there are issues with that on microwindows? >
I've compiled microwindows with the truecolor 888 option enabled. When my application starts though, the call to XOpenDisplay is reporting that I'm in 16bpp mode with 6 bits per rgb. I think it's getting these values from the frame buffer driver I am using for which fbset reports 16bpp. thanks again, Mike McCune Navigation Solutions 248 282 5407 _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

