Class Fltk.Browser

Constructors

Browser(integer x, integer y, integer width, integer height, string label)

Properties

topline
value

Methods

add(string text)
clear()
select(integer line, bool value)
text(integer index)

Constructor Documentation


Browser(integer x, integer y, integer width, integer height, string label)

Parameters

Property Documentation


integer topline


integer value

Method Documentation


void add(string text)

Parameters


void clear()


bool select(integer line, bool value)

Parameters

Returns


string text(integer index)

Parameters

Returns



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.