WxWindows for Windows. Problem resizing a window.

Kuo, Shyh-Hao shk16@elec.canterbury.ac.nz
Sat May 27 18:04:00 GMT 2000


-----Original Message-----
From: roland.vannier@free.fr [ mailto:roland.vannier@free.fr ]
Sent: 22 May 2000 23:07
To: cygwin@sourceware.cygnus.com
Subject: WxWindows for Windows. Problem resizing a window.



I compiled the WxWindows graphic library within the cygwin environment.

When i resize the window of a WxWindows application, the contents of the
window 
is flashing.

Has somebody compiled WxWindows without having this problem.

Does somebody know a way to avoid this flashing.

Thanks.
Roland.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Hi,

I have seen a simular problem before and it was due to repainting the window
in the wxXXXXX::OnPaint() event with the wrong device context. From memory, 
the wxPaintDC only paint the rectangle that need to be repainted where as
all
of the other types redraw the complete window --> the flashing.

Shyh-hao Kuo

--

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list