Skip to content
Philipp Janda edited this page Oct 14, 2015 · 4 revisions

File_Input:

Corresponds to: Fl_File_Input

Inherits from: Input, Widget

  • fl.File_Input( i, i, i, i, ns ) ==> u
  • fl.File_Input( t ) ==> u (table constructor syntax)
  • methods defined for the Input userdata type
  • methods defined for the Widget userdata type
  • obj.value [get: s; set: s]
  • obj.down_box [get: s; set: s]
  • obj.errorcolor [get: u; set: iu]
  • properties defined for the Input userdata type
  • properties defined for the Widget userdata type
Clone this wiki locally