realbasic-plugins
[Top] [All Lists]

Re: Background erase on windows

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Background erase on windows
From: Christopher Skogen <cskogen at gizmolabs dot net>
Date: Wed, 9 Feb 2005 16:45:58 -0600
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <ddef62f763f41e420260749dfe80bf7d at gizmolabs dot net>
oops. left out the part about resizing. this is all an issue when resizing the window.

chris skogen
gizmolabs, inc.

On Feb 9, 2005, at 4:33 PM, Christopher Skogen wrote:

hi,

it appears that on windows, a realbasic window behaves differently in the ide (design time) than it does when running as an exe. in the ide, the window does no repaint on a WM_ERASEBKGND if the window has no backcolor. when the exe is built, the window repaints a color even though no back color is chosen. it's odd, since the window has no brush in it's class style. i can only assume that the realbasic wndproc is painting something at run time.

has anyone experienced this? any work arounds?


thanks,

chris skogen
gizmolabs, inc.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>