class TK_CANVAS_CFG < $TK_WIDGET_CFG


Flattened version is here

Ancestors
$TK_WIDGET_CFG



Public


Readable Attributes
attr hscroll,vscroll: BOOL;
**** Treated differently
attr hscroll,vscroll: BOOL;
**** Treated differently

Writable Attributes
attr hscroll,vscroll: BOOL;
**** Treated differently
attr hscroll,vscroll: BOOL;
**** Treated differently

Features
closeenough(i: INT)
closeenough(i: INT): SAME
confine(b: BOOL)
confine(b: BOOL): SAME
hscroll(v: BOOL): SAME
scroll_region(left,top,right,bot: FLT)
**** Specify the boundaries of the canvas. These are the actual dimensions of the canvas
scroll_region(left,top,right,bot: FLT): SAME
std: SAME
vscroll(v: BOOL): SAME


Private


The Sather Home Page