Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-10-26 Thread Chris Barker
Kent Quirk wrote: > The thing to realize is that IDLE is a TK application...and so is the > turtle graphics. They conflict. Huh? I thought you could run TK apps form IDLE, and indeed that the newer IDLE ran the app in separate process, just to avoid this kind of problem! However, IDLE and TkInt

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-10-26 Thread Kent Quirk
Title: [Pythonmac-SIG] [q] Help with choosing "right" python port The thing to realize is that IDLE is a TK application…and so is the turtle graphics. They conflict. There are apparently workarounds, but I’m not a TK weenie. There’s some information here:   http://rlai.cs.u

[Pythonmac-SIG] [q] Help with choosing "right" python port

2005-10-26 Thread Neal Carpenter
Title: [Pythonmac-SIG] [q] Help with choosing "right" python port The problem: From within IDLE, I type: from turtle import * reset() I then get a small window, titled tk, and a new 'console' window. When I move the cursor to either of these I get a spinning rainbow di

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Bob Ippolito
On Aug 9, 2005, at 9:15 AM, Russell Finn wrote: > On 8/9/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > >> The framework-based Python on undefined.org is the same one you can >> download from python.org. >> > > Perhaps, but this is not obvious. The main download page >

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Russell Finn
On 8/9/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > The framework-based Python on undefined.org is the same one you can > download from python.org. Perhaps, but this is not obvious. The main download page says: "_Python 2.3 OS X 10.2 installer_ (requires admin priv

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Robert Valsjö
On 9 aug 2005, at 20.54, Sheila King wrote: > --On Tuesday, August 9, 2005 8:40 PM +0200 Robert Valsjö > <[EMAIL PROTECTED]> wrote: > > >> Bob's pages seems more updated. Is this the new "official" python for >> Mac (Framework based)? >> > > Where is "Bob's pages" ? Are these the ones at undefine

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Bob Ippolito
On Aug 9, 2005, at 8:40 AM, Robert Valsjö wrote: > OK I'm a longtime Mac user and I really want to develop Python on > this platform (Mac OS X). > > I've read many mails on the most popular python mailling lists and I > can't really decide which IDE and also which python distribution I > should ch

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Sheila King
--On Tuesday, August 9, 2005 8:40 PM +0200 Robert Valsjö <[EMAIL PROTECTED]> wrote: > Bob's pages seems more updated. Is this the new "official" python for > Mac (Framework based)? Where is "Bob's pages" ? Are these the ones at undefined.org? I've installed Bob's version of Python 2.4.1 recentl

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Sheila King
--On Tuesday, August 9, 2005 8:40 PM +0200 Robert Valsjö <[EMAIL PROTECTED]> wrote: > I've looked at WingIDE, IDLE, Komodo (the new beta), SPE, Eric3. > > Komodo looks very interesting (someone testing this?). WingIDE > website is not updated (dead?). I'm not sure what makes you think the WingID

[Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Robert Valsjö
Hi all! This is my first mail to this mailing list. I'm just starting with Python. I've tried some PHP, Java, C and Pascal before, and of course Prograph from Pictorius ;-) OK I'm a longtime Mac user and I really want to develop Python on this platform (Mac OS X). I've read many mails on t