[EMAIL PROTECTED] wrote:
> Sorry to barge into your inbox unannounced: would really appreciate you 
> input.

This question is best asked on the floatcanvas mailing list:

http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Or maybe the wxPython list.

Also, it looks like you're using some service to hide your email address 
from spammers -- I understand that desire, but you are sending a private 
email directly to me, I consider it very impolite to hide your email 
address -- if you don't trust me with it, don't directly ask me a question.

> I've searched for appropriate tools, and seems that your /FloatCanvas/ 
> may potentially be a good starting point.

It could work well, though you'll need to write all the logic for the 
layout yourself (unless another floatcanvas user has done it and can 
share code with you.

You may want to take a look at wx.lib.ogl -- it's designed specifically 
for diagrams like this.

   > I've looked at your demo Tree.py, and it meets some of my requirements
> (though, I could see only one path between components,

That's not a limitation of FloatCanvas

> and the graph 
> orientation is horizontal, where I would prefer mine to be vertical).

As I said, the layout is up to you.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

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

Reply via email to