[wxPython-users] Drawing question
Christopher Barker
Chris.Barker at noaa.gov
Thu Feb 15 15:12:07 PST 2007
Dj Gilcrease wrote:
> Ok I have a another Drawing question now that I have started writing
> some code. I have my code to a point that it draws some stuff works
> well on windows, but fails to draw the 4 circles on Linux, but does
> not output any errors to the console. So I was wondering if I am doing
> something wrong or ?
FWIW, it crashes on OS-X
Also, this is too much code for me to quickly figure out, but it looks
like you could have saved yourself a lot of time by using
wx.lib.floatcanvas, or better yet, the newest version at:
http://www.mithis.com/~chrisb/
That version has a "Group" object that is pretty much like a layer.
-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
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list