wxpython or PyQT to make a simulink clone ?
Robert Kern
rkern at ucsd.edu
Thu Jun 2 04:39:59 EDT 2005
cravephi at hotmail.com 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
rkern at ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the Python-list
mailing list