[wxPython-users] transparent background for a panel widget
Chris Barker
Chris.Barker at noaa.gov
Tue Jul 24 16:25:16 PDT 2007
Stephen M. Gava wrote:
> Yeah, the float canvas is interesting, I've looked at it and the demos.
> It adds something to wx-land that approximates at least a subset of the
> wonderful functionality of the tkinter canvas widget.
I like to think if it as a superset, actually ;-)
> I've just bumped into one of those areas where wxwidgets _doesn't_ hide
> or transcend platform differences.
There's quite a few, really. It really comes down to the fact that a
core feature (like window transparency) simply can't be supported by wx
if all the platforms don't support it.
So I'm curious -- could you do what you want with FloatCanvas? A little
more description of what you want would help.
-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