wxpython or PyQT to make a simulink clone ?

2005-06-02 Thread cravephi
I would like to make a software like simulink:
http://www.mathworks.com/cmsimages/sl_mainpage_wl_7488.gif

using python.
In order of bulding the interface (drag&drop block, link system between
the blocks, run the simulation, double click on a block to open its
properties, ...) which library will make my job easyer, PyQT or
WxPython ?

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: wxpython or PyQT to make a simulink clone ?

2005-06-02 Thread cravephi
thank you.
I am watching the exemple of OGL. Very interesting!

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: wxpython or PyQT to make a simulink clone ?

2005-06-02 Thread cravephi
thank you,

I checked viper, but the license is not so simple..
I am testing your truffaldino !
seems interesting, but I could not launch it.
I am running:
Python 2.3
wxpython 2.6 (for python 2.3)
I installed mtalib, Truffaldino, Smeraldina and nodenet.
Also installed DSV and pygsl-0.3.1_Numeric.win32-py2.3.exe

Then, I launch /smeraldina/gui/wxsmeraldina

but, nothing ..
I do not have error messages. it could import all the modules.

Can you please help me ?

-- 
http://mail.python.org/mailman/listinfo/python-list