-
Notifications
You must be signed in to change notification settings - Fork 5
File_Browser
Philipp Janda edited this page Oct 10, 2015
·
7 revisions
fl.File_Browser( i, i, i, i, ns ) ==> u-
fl.File_Browser( t ) ==> u(table constructor syntax) obj:load( s, s ) ==> b / (n, s, i)- methods defined for the
Browseruserdata type - methods defined for the
Browser_userdata type - methods defined for the
Widgetuserdata type obj.filter [get: s; set: s]obj.filetype [get: s; set: s]obj.iconsize [get: i; set: i]obj.textsize [get: i; set: i]- properties defined for the
Browseruserdata type - properties defined for the
Browser_userdata type - properties defined for the
Widgetuserdata type
(note: File_Browser does not inherit the methods and properties of
Group, although Fl_File_Browser is implemented as a sub-class of
Fl_Group!)
The filetype property of file browsers can be set to one of the
following values:
"FILES""DIRECTORIES"