Hi Robin,
I know them both very well. Good at what they do. Supercollider is
even better (IMO)
However they both only have python for scripting. If it's python you
want, approach with caution
David
On 06/10/2007, at 11:42 PM, robin meier wrote:
> hello,
>
> for simple gui's using differen
hello,
for simple gui's using different media (audio, video, openGL etc )
you might consider pure data (open source) http://en.wikipedia.org/
wiki/Pure_Data or max msp jitter (expensive... cycling74.com)
both environments have objects which enable you to integrate your
python code.
maybe
They are each the top links on Google using the programs' names.
Jerry
P.S. They are both free.
On Oct 5, 2007, at 11:15 AM, Rafael Bejarano wrote:
> Thanks for suggesting these programs. Do you know the link from
> which I can download them?
>
> Cordially,
> Rafael Bejarano
> On Oct 5, 2007
David Worrall wrote:
> the wxpython community may have some other references.
Check out Dabo -- it's pretty slick, and not just for database apps
(though it's great for those) (wxPython based)
http://www.dabodev.com/
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Divi
I've had some occasions to fight with getting audio working like I
want in visionegg and had no problems beyond the normal 'nothing-
working-like-you-expect-the-first-time'.
I've been using it for presenting stimuli for eye-tracking and
sentence comprehension, and I just make sure all my sti
Thanks for suggesting these programs. Do you know the link from which
I can download them?
Cordially,
Rafael Bejarano
On Oct 5, 2007, at 5:59 AM, Jerry wrote:
> Don't overlook Pashua and CocoaDialog. I've used Pashua and it is
> incredibly easy to use. You write a simple text file and Pashua
Don't overlook Pashua and CocoaDialog. I've used Pashua and it is
incredibly easy to use. You write a simple text file and Pashua reads
it and sets up the dialogs etc. that you specify. Pashua itself is a
native Cocoa application. The download includes a Python example.
(Pashua works with a
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
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
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
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
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
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
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
___
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
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
16 matches
Mail list logo