When creating a custom Fl_Boxtype, what is the procedure for associating a
down_box version to the custom Fl_Boxtype?

I've looked at the source of fl_down() in Enumerations.H and it appears
that, if the argument is even, fl_down() returns the next boxtype in the
enumeration. Otherwise, the argument is returned.

So, what adding custom boxtypes (via Fl::set_boxtype), should they be added
in Upbox-Downbox pairs?

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

Reply via email to