-
Notifications
You must be signed in to change notification settings - Fork 5
Pack
doyousketch2 edited this page Sep 13, 2019
·
5 revisions
Corresponds to:
Fl_Pack
Constructors
fl.Pack( int X, int Y, int W, int H, *str label ) ==> userdata Widget-
fl.Pack{ table entries } ==> userdata Widget( table constructor syntax )
Functions
Properties
- properties defined for
Groupuserdata type - properties defined for
Widgetuserdata type -
obj.spacing ==> int paddinggetobj.spacing = int paddingset
( pixels between children ) -
obj.horizontal ==> bool statusget( Fl_Group::type() )
-
obj.type ==> str modegetobj.type = str modeset
select mode:"VERTICAL""HORIZONTAL"