delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Sun, 28 May 2000 13:02:20 +1200 |
From: | "Kuo, Shyh-Hao" <shk16 AT elec DOT canterbury DOT ac DOT nz> |
Subject: | RE: WxWindows for Windows. Problem resizing a window. |
To: | roland DOT vannier AT free DOT fr |
Cc: | cygwin AT sourceware DOT cygnus DOT com |
Message-id: | |
<DE94A44481E5D21186C00000C0ABA3D041F85B AT shannon DOT elec DOT canterbury DOT ac DOT nz> | |
MIME-version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
-----Original Message----- From: roland DOT vannier AT free DOT fr [mailto:roland DOT vannier AT free DOT fr] Sent: 22 May 2000 23:07 To: cygwin AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |