| class TK_RASTER_CFG < $TK_WIDGET_CFG |
|---|
| **** | Raster configuration widget. Allows the setting of the height, width etc.
_ |
| $TK_WIDGET_CFG |
| 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 |
|---|
| create: SAME .. Included as create |
|---|
| double_buffer(b: BOOL) |
|---|
| **** | config("dbl", b.str) |
| double_buffer(b: BOOL): SAME |
|---|
| height(h: FLT) .. Included as height |
|---|
| height(f: FLT): SAME .. Included as height |
|---|
| 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 |
|---|
| std: SAME .. Included as std |
|---|
| str: STR .. Included as str |
|---|
| width(w: FLT) .. Included as width |
|---|
| width(f: FLT): SAME .. Included as width |
|---|
| 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 |
|---|
| 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 |
|---|
| 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 |
|---|
| insertforeground(f: STR) .. Included as insertforeground |
|---|
| insertforeground(f: STR): SAME .. Included as insertforeground |
|---|
| 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 |
|---|
| 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 |
|---|
| 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 |
|---|
| 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 |
|---|