- (#<widget> 'proxy ?args?)
- This command is used to query and change the position of the sash proxy, used for rubberband-style pane resizing. It can take any of the following forms:
- (#<widget> 'proxy 'coord)
- Return a list containing the x and y coordinates of the most recent proxy location.
- (#<widget> 'proxy 'forget)
- Remove the proxy from the display.
- (#<widget> 'proxy 'place x y)
- Place the proxy at the given x and y coordinates.
© Author
| Home
| Sitemap
|