add(self, child, **kw) |
Add a child widget to the panedwindow in a new pane. [extrait de add.__doc__] |
forget(self, child) |
Remove the pane containing child from the panedwindow [extrait de remove.__doc__] |
identify(self, x, y) |
Identify the panedwindow component at point x, y [extrait de identify.__doc__] |
panecget(self, child, option) |
Query a management option for window. [extrait de panecget.__doc__] |
paneconfig(self, tagOrId, cnf=None, **kw) |
Query or modify the management options for window. [extrait de paneconfigure.__doc__] |
paneconfigure(self, tagOrId, cnf=None, **kw) |
Query or modify the management options for window. [extrait de paneconfigure.__doc__] |
panes(self) |
Returns an ordered list of the child panes. [extrait de panes.__doc__] |
proxy(self, *args) |
Internal function. [extrait de proxy.__doc__] |
proxy_coord(self) |
Return the x and y pair of the most recent proxy location [extrait de proxy_coord.__doc__] |
proxy_forget(self) |
Remove the proxy from the display. [extrait de proxy_forget.__doc__] |
proxy_place(self, x, y) |
Place the proxy at the given x and y coordinates. [extrait de proxy_place.__doc__] |
remove(self, child) |
Remove the pane containing child from the panedwindow [extrait de remove.__doc__] |
sash(self, *args) |
Internal function. [extrait de sash.__doc__] |
sash_coord(self, index) |
Return the current x and y pair for the sash given by index. [extrait de sash_coord.__doc__] |
sash_mark(self, index) |
Records x and y for the sash given by index; [extrait de sash_mark.__doc__] |
sash_place(self, index, x, y) |
Place the sash given by index at the given coordinates [extrait de sash_place.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :