| class DEMO1 |
|---|
| GUI_UTIL |
| do_something(w: TK_TEXT,b: TK_CANVAS_CB) |
|---|
| **** | The first argument is the action id. |
| draw_point(c: TK_CANVAS,x,y: FLT,tag:ARRAY{TK_CTAG},config:TK_RECT_CFG) |
|---|
| init |
|---|
| print_something(w: TK_TEXT,b: TK_CANVAS_CB) |
|---|
| **** | The first argument is the action id. |