class TK_BUTTON < $TK_WIDGET


Flattened version is here

Ancestors
$TK_WIDGET



Public


Readable Attributes
attr command: ROUT;

Writable Attributes
attr command: ROUT;

Constants
const tk_widget_type: STR := "button";

Features
act_on(id: INT,args: ARRAY{STR})
command(c: ROUT): SAME
flash
invoke


Private

default_config: TK_BUTTON_CFG
default_init(c: TK_BUTTON_CFG)
default_packing: TK_PACK

The Sather Home Page