class TK_GEN_WIDGET < $TK_WIDGET
****
Widget used as a handle for tk widgets that don't have a full fledged sather version


Flattened version is here

Ancestors
$TK_WIDGET



Public


Readable Attributes
attr path_name: STR;
attr widget_name: STR;

Features
act_on(id: INT,args: ARRAY{STR})
create(widget_name,path_name: STR): SAME


Private

attr path_name: STR;
attr widget_name: STR;

The Sather Home Page