[Tkinter-discuss] Python 3.4.0 alpha 2 available
Kevin Walzer
kw at codebykevin.com
Tue Sep 24 23:36:39 CEST 2013
On 9/24/13 5:09 PM, Russell E. Owen wrote:
> Here you go. The appended code crashes when I push the button.
> If I don't mess with the menu bar then it does not crash.
I see the crash, but what's the expected behavior? As I read it you are
configuring the text in a label, but the label isn't packed, and has no
text in it, so I'm not sure what this sample does (other than
illustrating the crash).
--Kevin
--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com
More information about the Tkinter-discuss
mailing list