Re: [Pythonmac-SIG] python program in menu bar

2007-10-04 Thread Dan Christensen
scott herzinger <[EMAIL PROTECTED]> writes: > I assume, but don't know for certain, that MacBook keyboards are USB > HID devices. In that case, this document: > > http://www.usb.org/developers/devclass_docs/Hut1_11.pdf > > discusses extended HID usages, including those which can be used in > t

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Rafael Bejarano
Much obliged! Rafael On Oct 4, 2007, at 8:57 PM, David Worrall wrote: > Hi Rafael, > > Not a comprhensive list by any means, but here are a couple of my > links: > > http://www.psychopy.org/ > > you may find this useful: > http://psy.ck.sissa.it/OtherStuff/OtherStuff.html > > also pythoncard

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread David Worrall
Hi Rafael, Not a comprhensive list by any means, but here are a couple of my links: http://www.psychopy.org/ you may find this useful: http://psy.ck.sissa.it/OtherStuff/OtherStuff.html also pythoncard has lots of examples which might get you into a ballpark: http://pythoncard.sourceforge.ne

Re: [Pythonmac-SIG] Pythonmac-SIG Digest, Vol 54, Issue 7

2007-10-04 Thread Noah Gift
Rafael, You might also want to consider using Applescript Studio and then making "do shell script" calls to python. This is quite effective for simple dialog boxes. I have made a few of these applications and they have a huge bang for the buck. Noah _

[Pythonmac-SIG] was : py2app: how to include the entire standard library of modules?

2007-10-04 Thread Nick Anderson
You wrote: >hi Nick > >did you finally manage to include the entire standard library into an >executable app? I am pretty interested to know about this, I had an idea >where I needed to achieve this and I want to try again. > >thanks! > >enrike I did find a solution, but it involves using another

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Rafael Bejarano
I just had a quick look at the description of VisionEgg, and it appears to be far better suited to my needs than easygui is. So, Before asking for additional help with easygui, I will first explore VisionEgg in greater depth. Thanks to everyone for responding so promptly to my request for he

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Rafael Bejarano
Thanks for the info. I'll let you know if I need more assistance with this option. Rafael On Oct 4, 2007, at 12:54 PM, Dethe Elza wrote: > Hi Rafael, > > I'm not familiar with EasyGUI, but it uses Tkinter, which I try to > avoid on the Mac. If you need an easy way to create GUIs and you're > O

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Rafael Bejarano
Thanks. I'll definitely give it a try. Rafael On Oct 4, 2007, at 12:46 PM, adam naples wrote: > I would suggest > visionegg > www.visionegg.org > perfect for experimental psychology experiments, at least mine, and > installs nicely on the mac with some gui demos. > All python, and cross platfor

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Kevin Walzer
Dethe Elza wrote: > I'm not familiar with EasyGUI, but it uses Tkinter, which I try to > avoid on the Mac. If you need an easy way to create GUIs and you're > OK with it being Mac-specific, then I'd recommend using Interface > Builder (comes with the free OS X developer tools) to create your GUI

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Kent Johnson
Rafael Bejarano wrote: > Can anyone > on this list tell me if easygui works on the Mac, and if so, what > steps I need to take to make it work? It works fine for me using Python 2.5.1 on MacBook Pro. I don't think I did anything special to install it. Kent ___

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread Dethe Elza
Hi Rafael, I'm not familiar with EasyGUI, but it uses Tkinter, which I try to avoid on the Mac. If you need an easy way to create GUIs and you're OK with it being Mac-specific, then I'd recommend using Interface Builder (comes with the free OS X developer tools) to create your GUI and PyObjC to w

Re: [Pythonmac-SIG] easygui

2007-10-04 Thread adam naples
I would suggest visionegg www.visionegg.org perfect for experimental psychology experiments, at least mine, and installs nicely on the mac with some gui demos. All python, and cross platform. there is also psychopy, which looks similar to visionegg, but I've not had the need to try it. hope

[Pythonmac-SIG] easygui

2007-10-04 Thread Rafael Bejarano
Hello, I just subscribed to this list, so please allow me to introduce myself. Although I am a long-time Mac user, I just recently started learning python. My primary interest in python is as a way to create simple programs with which to run psychological experiments (I am an experimental

Re: [Pythonmac-SIG] Generic Question

2007-10-04 Thread Henning Hraban Ramm
Am 2007-10-04 um 16:01 schrieb Michele Hjorleifsson: > Anyone aware of a bootcamp for python and or python on mac ? > > If there isn't one, would anyone be interested in attending one ? Boyd Waters just yesterday posted something about Big Nerd Ranch Boot Camp. Greetlings from Lake Constance!

[Pythonmac-SIG] Generic Question

2007-10-04 Thread Michele Hjorleifsson
Anyone aware of a bootcamp for python and or python on mac ? If there isn't one, would anyone be interested in attending one ? Regards, Mike ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig