public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: WxWindows for Windows. Problem resizing a window.
@ 2000-05-27 18:04 Kuo, Shyh-Hao
  0 siblings, 0 replies; 2+ messages in thread
From: Kuo, Shyh-Hao @ 2000-05-27 18:04 UTC (permalink / raw)
  To: roland.vannier; +Cc: cygwin

-----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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* WxWindows for Windows. Problem resizing a window.
@ 2000-05-22  4:07 roland.vannier
  0 siblings, 0 replies; 2+ messages in thread
From: roland.vannier @ 2000-05-22  4:07 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-05-27 18:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-27 18:04 WxWindows for Windows. Problem resizing a window Kuo, Shyh-Hao
  -- strict thread matches above, loose matches on Subject: below --
2000-05-22  4:07 roland.vannier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).