> what is a box good for btw? just a box...is it only for
> selfmade widgets derived from Fl_Box, so that you can use
> them in fluid?

Oh no, boxes are incredibly useful!

1. You can use then to have multi-line text headers centred and
   positioned where you want. That's tricky via widget labels.

2. You can use [invisible] boxes as the "resizable" widget in a
   group to take the slack when sizes change.

3. You can put "frames" around widgets that lie in different
   groups to make it look to the user that they are connected.

and I'm sure there must be more...

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

Reply via email to