Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-25 Thread Russell E. Owen
In article <5242e9cb.3060...@codebykevin.com>, Kevin Walzer wrote: > Hi Russell, > > On 9/24/13 8:23 PM, Russell E. Owen wrote: > > Well, naturally the prime purpose is to demonstrate the crash. However, > > if you use 8.5.11 or if you comment out the menu-related stuff then you > > also will s

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-25 Thread Kevin Walzer
Hi Russell, On 9/24/13 8:23 PM, Russell E. Owen wrote: Well, naturally the prime purpose is to demonstrate the crash. However, if you use 8.5.11 or if you comment out the menu-related stuff then you also will see the button text get larger. I only use the label to access the option database. A

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-24 Thread Kevin Walzer
On 9/24/13 8:23 PM, Russell E. Owen wrote: I'm wondering if you or somebody else might be able to translate this into tcl? My tcl is weak, but I'll do it if necessary. I assume the Tcl/Tk folks would be much more willing to pay attention if it was pure tcl. I'll see what I can do here. K -

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-24 Thread Russell E. Owen
In article <524205e7.3060...@codebykevin.com>, Kevin Walzer wrote: > 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?

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-24 Thread Kevin Walzer
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 packe

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-24 Thread Russell E. Owen
In article , Ned Deily wrote: > In article <5240f7e1.3000...@codebykevin.com>, > Kevin Walzer wrote: > > On 9/23/13 3:49 PM, Russell E. Owen wrote: > > > I have not yet tried to come up with a minimal bit of code that shows > > > the problem, but it sounds as if perhaps I should. > > That wou

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-24 Thread Russell E. Owen
In article <5240f7e1.3000...@codebykevin.com>, Kevin Walzer wrote: > On 9/23/13 3:49 PM, Russell E. Owen wrote: > > I have not yet tried to come up with a minimal bit of code that shows > > the problem, but it sounds as if perhaps I should. > > That would be helpful. It's hard to tell what's go

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-23 Thread Ned Deily
In article <5240f7e1.3000...@codebykevin.com>, Kevin Walzer wrote: > On 9/23/13 3:49 PM, Russell E. Owen wrote: > > I have not yet tried to come up with a minimal bit of code that shows > > the problem, but it sounds as if perhaps I should. > That would be helpful. It's hard to tell what's going

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-23 Thread Kevin Walzer
On 9/23/13 3:49 PM, Russell E. Owen wrote: I have not yet tried to come up with a minimal bit of code that shows the problem, but it sounds as if perhaps I should. That would be helpful. It's hard to tell what's going on with just the crashlog. --Kevin -- Kevin Walzer Code by Kevin/Mobile C

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-16 Thread Ned Deily
In article <523753ee.4090...@codebykevin.com>, Kevin Walzer wrote: > On 9/16/13 2:51 PM, Russell E. Owen wrote: > > > > That's a bit scary. I've found that ActiveState Tcl/Tk 8.5.11 works fine > > on MacOS X with my Tkinter-based python application, but 8.5.12, > > 8.5.12.1 and 8.5.13 all crash.

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-16 Thread Russell E. Owen
In article , Ned Deily wrote: > I would like call your attention to the latest alpha release of Python > 3.4.0 and a new batteries-included feature for OS X users. For > 3.4.0.a2, the python.org 64-bit/32-bit installer now includes its own > private version of Tcl/Tk 8.5.14 so it is no longe

Re: [Tkinter-discuss] Python 3.4.0 alpha 2 available

2013-09-16 Thread Kevin Walzer
On 9/16/13 2:51 PM, Russell E. Owen wrote: That's a bit scary. I've found that ActiveState Tcl/Tk 8.5.11 works fine on MacOS X with my Tkinter-based python application, but 8.5.12, 8.5.12.1 and 8.5.13 all crash. I admit I've not tried 8.5.14 yet. I'm still on python 2.7, so this doesn't directl