class TK_CANVAS_CFG < $TK_WIDGET_CFG


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
background(f: STR) .. Included as background
background(f: STR): SAME .. Included as background
borderwidth(f: FLT) .. Included as borderwidth
borderwidth(f: FLT):SAME .. Included as borderwidth
closeenough(i: INT)
closeenough(i: INT): SAME
confine(b: BOOL)
confine(b: BOOL): SAME
create: SAME .. Included as create
height(h: FLT) .. Included as height
height(f: FLT): SAME .. Included as height
highlightbackground(f: STR) .. Included as highlightbackground
highlightbackground(f:STR):SAME .. Included as highlightbackground
highlightcolor(f: STR) .. Included as highlightcolor
highlightcolor(f: STR): SAME .. Included as highlightcolor
highlightthickness(f: FLT) .. Included as highlightthickness
highlightthickness(f: FLT): SAME .. Included as highlightthickness
hscroll(v: BOOL): SAME
insertbackground(f: STR) .. Included as insertbackground
insertbackground(f: STR): SAME .. Included as insertbackground
insertborderwidth(f: FLT) .. Included as insertborderwidth
insertborderwidth(f: FLT): SAME .. Included as insertborderwidth
insertofftime(i: INT) .. Included as insertofftime
insertofftime(i: INT):SAME .. Included as insertofftime
insertontime(i: INT) .. Included as insertontime
insertontime(i: INT):SAME .. Included as insertontime
insertwidth(f: FLT) .. Included as insertwidth
insertwidth(f: FLT): SAME .. Included as insertwidth
relief_flat .. Included as relief_flat
relief_flat:SAME .. Included as relief_flat
relief_groove .. Included as relief_groove
relief_groove:SAME .. Included as relief_groove
relief_none .. Included as relief_none
relief_none:SAME .. Included as relief_none
relief_raised .. Included as relief_raised
relief_raised:SAME .. Included as relief_raised
relief_ridge .. Included as relief_ridge
relief_ridge:SAME .. Included as relief_ridge
relief_sunken .. Included as relief_sunken
relief_sunken:SAME .. Included as relief_sunken
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
selectbackground(f: STR) .. Included as selectbackground
selectbackground(f: STR): SAME .. Included as selectbackground
selectborderwidth(f: FLT) .. Included as selectborderwidth
selectborderwidth(f: FLT): SAME .. Included as selectborderwidth
selectforeground(f: STR) .. Included as selectforeground
selectforeground(f: STR): SAME .. Included as selectforeground
std: SAME
str: STR .. Included as str
vscroll(v: BOOL): SAME
width(w: FLT) .. Included as width
width(f: FLT): SAME .. Included as width


Private

active .. Included as active
active: SAME .. Included as active
activebackground(f: STR) .. Included as activebackground
activebackground(f: STR): SAME .. Included as activebackground
activeborderwidth(f: FLT) .. Included as activeborderwidth
activeborderwidth(f: FLT): SAME .. Included as activeborderwidth
activeforeground(f: STR) .. Included as activeforeground
activeforeground(f:STR):SAME .. Included as activeforeground
char_height(i: INT) .. Included as char_height
char_height(i: INT): SAME .. Included as char_height
char_width(i: INT) .. Included as char_width
char_width(i: INT): SAME .. Included as char_width
config(attrib_name: STR,val: $STR) .. Included as config
deconfig(attrib_name: STR) .. Included as deconfig
**** Remove the attribute from the table
disable .. Included as disable
disable: SAME .. Included as disable
disabledforeground(f: STR) .. Included as disabledforeground
disabledforeground(f: STR): SAME .. Included as disabledforeground
font(f: STR) .. Included as font
font(f: STR): SAME .. Included as font
foreground(f: STR) .. Included as foreground
foreground(f: STR):SAME .. Included as foreground
insertforeground(f: STR) .. Included as insertforeground
insertforeground(f: STR): SAME .. Included as insertforeground
justify_center .. Included as justify_center
justify_center:SAME .. Included as justify_center
justify_left .. Included as justify_left
justify_left:SAME .. Included as justify_left
justify_right .. Included as justify_right
justify_right:SAME .. Included as justify_right
normal .. Included as normal
normal: SAME .. Included as normal
attr option_table: FMAP{STR,STR}; .. Included as option_table
attr option_table: FMAP{STR,STR}; .. Included as option_table
padx(w: FLT) .. Included as padx
padx(f: FLT): SAME .. Included as padx
pady(w: FLT) .. Included as pady
pady(f: FLT): SAME .. Included as pady
quote(s:STR): STR .. Included as quote
text(f: STR) .. Included as text
text(f: STR): SAME .. Included as text
wraplength(f: FLT) .. Included as wraplength
wraplength(f: FLT): SAME .. Included as wraplength

The Sather Home Page