Next: Radio-button
 Up: Widgets
 Previous: Message
     Contents 
     Index 
Paned-window
The following keyword arguments are available for creating an instance of the paned-window and for configuring it
- background 
                background color of the widget
 
- borderwidth 
                width of the border around the widget in pixels
 
- cursor 
                mouse pointer to display on the widget (valid values are listed in *cursors*)
 
- handlepad 
 
- handlesize 
 
- height 
                height of the widget
 
- opaqueresize 
 
- orient 
                orientation of the widget (horizontal, vertical)
 
- relief 
                relief of the widgets border (raised, sunken, ridge, groove)
 
- sashcursor 
 
- sashpad 
 
- sashrelief 
 
- sashwidth 
 
- showhandle 
 
- width 
                width of the widget
 
Peter Herth
2006-01-29