Next: Box Attributes, Previous: Adding Box Objects, Up: Box Object [Contents][Index]
The following types are available:
FL_UP_BOX
A box that comes out of the screen.
FL_DOWN_BOX
A box that goes down into the screen.
FL_FLAT_BOX
A flat box without a border.
FL_BORDER_BOX
A flat box with just a border.
FL_FRAME_BOX
A flat box with an engraved frame.
FL_SHADOW_BOX
A flat box with a shadow.
FL_ROUNDED_BOX
A rounded box.
FL_RFLAT_BOX
A rounded box without a border.
FL_RSHADOW_BOX
A rounded box with a shadow.
FL_OVAL_BOX
An elliptic box.
FL_NO_BOX
No box at all, only a centered label.