[Pythonmac-SIG] matplotlib and AquaTerm

2006-03-22 Thread lanceboyle
Does matplotlib work with AquaTerm as a backend? Jerry ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Interesting Open Source Project: Cocoa Dialog

2006-02-14 Thread lanceboyle
Perhaps even better is the _most_excellent_ Pashua. http://www.bluem.net/downloads/pashua_en/ Jerry On Feb 14, 2006, at 10:09 PM, Daniel Lord wrote: > (Unless of course its been mentioned here before and then in the > words of SNL's immortal Emily Latella: "Never mind!") > > CocoaDialog seems

Re: [Pythonmac-SIG] install again?

2006-02-06 Thread lanceboyle
I agree pretty much completely with Charles Harman, Bill Janssen, and others. I learned programming in 1974 and have programmed ever since for my own engineering work. I use and have used many languages, trying to pick the best one for the job. I have gripes with many of the specialized lan

Re: [Pythonmac-SIG] Fwd: Preferred IDE

2005-12-02 Thread lanceboyle
On Dec 1, 2005, at 6:20 AM, altern wrote: > pyoxide you can open a console with python from within the editor > and this is very handy to try things out > Yes, indeed. But isn't PyOxide still really crashy? I have 0.7.1 and haven't used it in quite a while. Jerry _

Re: [Pythonmac-SIG] Fwd: Preferred IDE

2005-11-30 Thread lanceboyle
On Nov 29, 2005, at 1:03 PM, David M. Cooke wrote: > > I've submitted a patch for Smultron that does this when "indent with > spaces" is turned on: > http://sourceforge.net/tracker/index.php? > func=detail&aid=1356887&group_id=110857&atid=657594 > Smultron looks quite nice, but I don't see a w

Re: [Pythonmac-SIG] Fwd: Preferred IDE

2005-11-30 Thread lanceboyle
On Nov 29, 2005, at 10:15 AM, Chris Barker wrote: > I'm still looking for a nice modern, platform independent, general > purpose, fully customizable (preferably in Python) text editor. SPE is > heading that way, and Pepper (http://digitalwandering.com/) still has > promise. > > I thought that P

Re: [Pythonmac-SIG] Selecting in BBEdit & Python Indenting style(spaces)

2005-11-30 Thread lanceboyle
On Nov 30, 2005, at 8:11 AM, Louis Pecora wrote: >> I run into this all the time in C with those I develop with. We try >> to keep it to spaces but some people forget that their editor puts in >> a tab automatically for 8 spaces and then spaces after that to column >> 12 for example. Then my edit