Hm, so it seems that it was just a sizing issue with my wx.Panels. I defined
my own size, and that fixed the weird box problem. Although, now that I'm
defining the size, that may not be good for when I expand the window.
Everything will be stretched. Anyone know a way around that?

Still having trouble with the GenStaticBitmap and the events. Can't seem to
find an event that uses 'clickable' as a trigger (like EVT_BUTTON, but that
doesn't work with GenStaticBitmap)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to