Re: [Pythonmac-SIG] Fwd: MacPython icon mockup

2006-04-21 Thread Arthur Elsenaar
On 21 Apr 2006, at 15:18, Jacob Rus wrote: >> - The rocket logo looks better to me centered over the widest bit > > Yeah, I think so too, now that I compare them. I'm still not sure I > like the rocket in general... it's kind of tacky. just a quick idea, launching on the mac is equivalent to bo

[Pythonmac-SIG] PythonCard on OS X 10.4

2005-06-07 Thread Arthur Elsenaar
Hi, trying to install PythonCard on OS X 10.4, but running into an import problem. I installed python2.4.1, wxPython2.6, TigerPython24Fix and TigerPython23Compat from Bob's packages page and added /usr/local/bin to my path. Python2.4 runs fine and I can import wx fine, but not pythoncard

Re: [Pythonmac-SIG] On posting long urls

2005-05-19 Thread Arthur Elsenaar
On May 19, 2005, at 11:14 AM, Robert Kern wrote: > > Nope. Didn't work. Probably I should have added that depending on your mail client YMMV. Arthur ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/python

[Pythonmac-SIG] On posting long urls

2005-05-19 Thread Arthur Elsenaar
Hi list, to prevent clickable urls to be broken by wrapping, surround the url by <>. Arthur ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Audio I/O

2005-04-11 Thread Arthur Elsenaar
On Apr 10, 2005, at 23:07, Jack Jansen wrote: On 2-apr-05, at 17:24, J. Devaney wrote: I'm working on a python project that requires audio I/O (via the soundcard) - I basically just need a stream that can be analyzed in real-time and stored to a file. I've looked into various options - such as por

Re: [Pythonmac-SIG] Mac User Python Newbies

2005-02-13 Thread Arthur Elsenaar
On Feb 13, 2005, at 17:01, Troy Rollins wrote: Well, I've transitioned between tools like Director, REALbasic, and Revolution, and extremely quickly moved into creating non-trivial applications. With Python, it is far less condusive to "playing" and therefore seems to hold me somewhere around the p

Re: [Pythonmac-SIG] Python access to RS-232, USB, MIDI?

2005-01-14 Thread Arthur Elsenaar
On Jan 14, 2005, at 02:10, Lance Boyle wrote: I'm brainstorming on a project that involves communicating with a head tracker (I need only azimuth). I haven't decided on an actual head tracker, but am looking at a Polhemus. (Comments on head trackers are also welcomed--gaming devices or 3D mice?)