I modified a little bit Mike's gtk+ scheme to mimic Windows XP look, and below is how it looks.
http://equinox-project.org/fltk/fltk-xp.png http://equinox-project.org/fltk/fltk-xp2.png It is not finished yet and look can be rough for some boxes. You can download it from svn with: svn co http://svn.easysw.com/public/fltk/applications/trunk/xp_scheme Installation? There is a README showing what files needs to be added and replaced. After you recompile fltk again, you can invoke it with Fl::scheme("xp") or setting environment variable FLTK_SCHEME to xp. Some things are (unfortunately) hardocoded, like default background color or color of focused tab, to match XP default colors (hoping I hit them correctly since I don't have XP installed and I used gathered screenshots). Of course, all grats goes to Mike and his excelently shaped gtk+ scheme. If you notice something is wrong or have proposals, don't hesitate to write. -- Sanel _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

