[EMAIL PROTECTED] wrote:
> 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 ?

wxPython has OGL which provides part of such an interface.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter

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

Reply via email to