On 11/12/10 08:00, Sparkaround wrote:
> Is it possible to create a custom theme without patching fltk?

What version of fltk?
And what do you actually mean by theme? There seem to be variant 
interpretations of just whet is meant by theme...!

Anyway, all that aside, and discounting the theme support in fltk-2 as 
it seems to be frequently (currently?) broken, then I'd say that you can 
achieve a lot simply by subclassing your widgets and doing a little work 
in the draw() methods to create your new look - I've done this, and Greg 
has some neat examples on on cheat pages (see his Aqua-style tabs demo 
for one example, though he has others.)

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to