change overlapping window update region
Vadim Zeitlin
vadim at wxwindows.org
Wed Dec 13 18:04:36 PST 2006
On 13 Dec 2006 17:59:20 -0800 todma <toddmarshall2002 at yahoo.com> wrote:
t> I have 2 windows, A and B.
t> A overlapps B. (is in front of)
...
t> Any advice on how to do this? (I know i should know how to do this
t> already!)
Actually you shouldn't because overlapping windows are just not supported
by wxWidgets at all. If you want your program to work on all platforms you
should change it to avoid using them.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list