Hi,

The gtk+ scheme in fltk is very nice an I would like to use it globaly 
through the method Fl::scheme("gtk+") function.

However there are e few places where I would like to have 
classic-looking  box types. By applying the gtk scheme the guys like 
"Fl_DOWN_BOX", "FL_UP_BOX"... get replaced by FL_GTK_UP_BOX, 
FL_GTK_DOWN_BOX look but in such a way I have lost access to the 
original hard-coded version of the classic box types. Is there any way 
to access these? Unlike PLASTIC or GTK versions, they do not seem to 
have hard-coded symbols through fl_define_xxx() within Enumerations.H 
header...

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

Reply via email to