FloatCanvas in a wxpython application.... layout problems

Chris Barkmann at gmail.com
Mon Mar 5 13:39:40 EST 2007


On Feb 21, 1:40 pm, "nelson -" <nelson1... at gmail.com> wrote:
> Hi all,
>  i'm developing an application that uses Floatcanvas to diplay a
> cartesian plane. how can i embed it into a "complex" layout?

Your best bet is either the floatcanvas list:

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

or the wxPython-users list:

http://www.wxpython.org/maillist.php

In this case, putting a FloatCanvas in an app is no different than
putting any wx.Panel in, so the wxPython list would be fine.

-Chris




More information about the Python-list mailing list