Re: [Tkinter-discuss] Kind of the old intercept the Entry() tab key question

2010-02-25 Thread Michael Lange
Hi Bob, On Wed, 24 Feb 2010 17:15:34 -0700 Bob Greschke wrote: > I know this must have been handled before (but I can find no evidence > of it), but what I want to do is have an entry field for filespecs > (path+filename) that is on the same 'form' with other entry fields > and I want the user t

Re: [Tkinter-discuss] TkAqua issue: are threaded Python applications still possible on OS X?

2010-02-25 Thread Cameron Laird
On Wed, Feb 24, 2010 at 12:44:55PM -0500, sarah.na...@utoronto.ca wrote: . . . > For the last few weeks, I've been trying to fix a problem with the OS > X port of a program I'm working on, PyGraphics; since I've had no > lu

Re: [Tkinter-discuss] TkAqua issue: are threaded Python applications still possible on OS X?

2010-02-25 Thread Cameron Laird
On Thu, Feb 25, 2010 at 01:28:52PM +, Cameron Laird wrote: > . > . > . > I chatted a bit with Jeff Hobbes about this. We all agree that . . . Hobbs. Not "H

Re: [Tkinter-discuss] Kind of the old intercept the Entry() tab key question

2010-02-25 Thread Bob Greschke
On Feb 25, 2010, at 03:52, Michael Lange wrote: > Hi Bob, > > On Wed, 24 Feb 2010 17:15:34 -0700 > Bob Greschke wrote: > >> I know this must have been handled before (but I can find no evidence >> of it), but what I want to do is have an entry field for filespecs >> (path+filename) that is on t