[wxPython-users] How to draw a scheme?

Andrea Gavana andrea.gavana at gmail.com
Mon Oct 1 07:40:35 PDT 2007


HI Armando,

On 10/1/07, Armando Serrano Lombillo wrote:
> Hello list, I have to develop an application and I have chosen python as my
> programming language. I think that wxPython will be the best choice for the
> GUI but I have some questions. One of the main things the user will have to
> do is to build a scheme (diagram) of a system. The program must present the
> user several types of nodes and connectors as building blocks for the
> scheme. The user should be able to drag things around, click on the nodes to
> see/modify it's properties... I have been reading the wxPython docs and
> looking at the demo and haven't found any example of something quite like
> what I'm describing, but I'm sure I'm not the first one to do something
> similar, so... which control could I use for this task? Do I need to use any
> additional package? Any help will be appreciated.

I would look at the OGL: you can find it in the demo, under
"Miscellaneous" ==> "OGL".

HTH.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/




More information about the wxpython-users mailing list