Button changing its own grid options
a.clarke11
a.clarke11 at pop.ntlworld.com
Wed Feb 20 09:33:09 EST 2002
More information about the Python-list mailing list
Wed Feb 20 09:33:09 EST 2002
- Previous message (by thread): Button changing its own grid options
- Next message (by thread): two ideoms at one blow: line-reading and regexp-matching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Does anyone know if it is possible to allow a Tkinter button, when pressed, to change its own grid options? I've tried various command callbacks, but I'm having problems referencing the buttons own grid info. The idea is to get a button to move around, in a grid of other buttons, when pressed. Any ideas or even better, code, would be appreciated. Thanks in advance Tony
- Previous message (by thread): Button changing its own grid options
- Next message (by thread): two ideoms at one blow: line-reading and regexp-matching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list