-
Notifications
You must be signed in to change notification settings - Fork 5
Progress
doyousketch2 edited this page Sep 13, 2019
·
4 revisions
Corresponds to:
Fl_Progress
Inherits from:
Widget
Constructors
fl.Progress( int X, int Y, int W, int H, *str label ) ==> userdata Widget-
fl.Progress{ table entries } ==> userdata Widget( table constructor syntax )
Functions
- methods defined for
Widgetuserdata type
Properties
- properties defined for
Widgetuserdata type -
obj.value ==> int valgetobj.value = int valset
( current value in progress widget ) -
obj.minimum ==> int mingetobj.minimum = int minset -
obj.maximum ==> int maxgetobj.maximum = int maxset