Astan Chee wrote: > 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).
Welcome to the list, Astan. People have discussed making Graph-like applications with FloatCanvas, but I'm not sure what came of it. Hopefully someone will speak up. In the meantime, go here: http://morticia.cs.dal.ca/FloatCanvas/ To download the latest release, which is pretty similar to the latest version in wx.lib, but the release has a bunch of demos that don't come with wxPython. Also on that site are the Doxygen generated API docs -- not that complete but they should give you an overview. I'd look at all the demos is the release, but in particular, take a look at: MovingTriangle.py and PolyEditor.py Also take a look at the mailing list archives: http://mail.mithis.com/pipermail/floatcanvas/ In particular a thread from May 2007 called " Lines and Bitmaps " and "Link two Binding Object" I really should make a demo of this kind of thing. (and some more docs!) -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
