Hi,
Im trying to make a tree view in wxPython, except it is graphed and 
expressed as nodes. I've tried to modify the demo classes but before I 
do that, I was wondering if something like this actually existed in 
wxPython. So instead of the normal tree view like 
http://www.xmodeler.com/images/part1/figure1.2.PNG , Im trying to 
display like 
http://wwweic.eri.u-tokyo.ac.jp/computer/manual/lx/SGI_Developer/books/Perf_GetStarted/sgi_html/figures/scene.graph.hierarchy.gif
 
complete with rubber bands, dragable images and colapseable/expandable 
views (and combination of these functions).
Does anyone know of an existing example in wxPython?
People have suggested I use FloatCanvas, and I have no idea how to use 
it. People suggested it because it has zoom and pan views (which might 
be useful).
Anyway, Im half way modifying the wxPython's demo of wxDragImage.
Any ideas?
Thanks
Astan
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to