Christopher Barker wrote:
Enclosed is the code and a screen shot. It should work with the FloatCanvas shipped with wxPython 2.8.4

-Chris

Hi Chris,
Thanks for all that help. Yeah, I know I did alot of redundant stuff, but the point was to quickly make a working graph hierarchy in windows, so I only paid attention to what worked in windows. Anyway, Im sold...Im modifying your Tree.py to suit what I'm doing, I'll post it up once its done. I have several questions: when graphing alot of nodes (there are 500-4000 in my tree but only 1-3 levels) it seems to always fit to screen so they look all clumped together. How do you suggest to make this better? Maybe only focus on the root? or expand the width of the window to suit the height? How do I do that? (i've attached the picture of what I mean). Secondly, is there a way to 'hide' a node (and its line) ? or at least make it temporarily invisible? I dont want to delete it.
Thanks again for your help.
Cheers
Astan

_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to