Tkinter Resize
Jeffrey
jmsun at bioeng.ucsd.edu
Thu Feb 14 16:29:52 EST 2002
More information about the Python-list mailing list
Thu Feb 14 16:29:52 EST 2002
- Previous message (by thread): Tkinter Resize
- Next message (by thread): A few wxPython questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Everyone,
I'm working with a Tkinter Text Widget. How do you bind a function
to the Text Widget whenever it resizes? Plus the function I want to
bind needs to detect the new size of the Text Widget. Is it possible
to get the new width by doing: text_widget.cget( 'width' )?
Thanks,
Jeff
- Previous message (by thread): Tkinter Resize
- Next message (by thread): A few wxPython questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list