November 1999
Intermediate to advanced
832 pages
19h 28m
English
Table 25-1 summarizes the usage of the place command.
| place win ?win ..? ?options? | This is just like place configure. |
| place configure win ?win ...? ?options? | Places one or more widgets according to the options, which are given Table 25-2. |
| place forget win ?win...? | Unmaps the specified windows. |
| place info win | Returns the placement parameters of win. |
| place slaves win | Returns the list of widgets managed by win. |
Table 25-2 summarizes the placement options for a widget. These are set with the place configure command, and the current settings are returned by the place info command.
| -in win | Places inside (or relative to) win. |
| -anchor where | Anchors: center, n, ne, e, se, s, sw, w, or ... |
Read now
Unlock full access