> We could feasibly have cases in future where the OS is UNIX but the > display system is not X11 (e.g. some sort of framebuffer, or native > Gl or some such thing) so if we build for that now... True, this is why if this add-on is ok, I would suggest to replace the parts of the code where we make the assumption that the #else case is unix X11, which is true today but may change. Also when you're willing to search for all X11 related code impl., it would be so easy to find them as not every #else deals with X11, but UNIX_X11 does.
Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
