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

Progress:

Corresponds to: Fl_Progress

Inherits from: Widget

  • fl.Progress( i, i, i, i, ns ) ==> u
  • fl.Progress( t ) ==> u (table constructor syntax)
  • methods defined for the Widget userdata type
  • obj.value [get: d; set: d]
  • obj.maximum [get: d; set: d]
  • obj.minimum [get: d; set: d]
  • properties defined for the Widget userdata type
Clone this wiki locally