11 lines
797 B
Tcl
11 lines
797 B
Tcl
% package require Tk
|
|
8.6.5
|
|
% . configure
|
|
{-bd -borderwidth} {-borderwidth borderWidth BorderWidth 0 0} {-class class Class Toplevel Tclsh}
|
|
{-menu menu Menu {} {}} {-relief relief Relief flat flat} {-screen screen Screen {} {}} {-use use Use {} {}}
|
|
{-background background Background #d9d9d9 #d9d9d9} {-bg -background} {-colormap colormap Colormap {} {}}
|
|
{-container container Container 0 0} {-cursor cursor Cursor {} {}} {-height height Height 0 0}
|
|
{-highlightbackground highlightBackground HighlightBackground #d9d9d9 #d9d9d9}
|
|
{-highlightcolor highlightColor HighlightColor #000000 #000000}
|
|
{-highlightthickness highlightThickness HighlightThickness 0 0} {-padx padX Pad 0 0} {-pady padY Pad 0 0}
|
|
{-takefocus takeFocus TakeFocus 0 0} {-visual visual Visual {} {}} {-width width Width 0 0}
|