[issue2843] New methods for existing Tkinter widgets

Guilherme Polo report at bugs.python.org
Tue May 13 05:16:02 CEST 2008


New submission from Guilherme Polo <ggpolo at gmail.com>:

Attached patch adds the following new methods:

Misc: grid_anchor
Menu: xposition
Text: count, peer_create, peer_names, replace
Wm: wm_iconphoto, wm_manage, wm_forget

These are supported by Tk 8.5 and newer.

----------
components: Tkinter
files: tk8.5_newmeths.py
messages: 66768
nosy: gpolo
severity: normal
status: open
title: New methods for existing Tkinter widgets
versions: Python 2.6, Python 3.0
Added file: http://bugs.python.org/file10314/tk8.5_newmeths.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2843>
__________________________________


More information about the Python-bugs-list mailing list