On 1/27/07, Chris Halford <[EMAIL PROTECTED]> wrote:
Hello all,

I'm working on a project where I have a pile-o canvas controls that
scroll within a window.
The problems I'm having is that the flicker on Windows is not
acceptable. Additionally, there are refresh issues that cause bits of
the container control to be "left behind" I could call a refresh, but
then during a window resize you get intolerable flickering again.

Aaron Ballman's Windows functionality suite has Window extension
methods Freeze and Unfreeze which might help with this.

The final container control problem I am having occurs both in
Windows and Mac. If I "scroll" contents of a container control, the
items moved do not respect the bounds of the parent container control.

I believe I have read about this problem on the list some time ago.
You might want to check the archives and/or bug report system to
confirm that and see if there are any suggested workarounds.
_______________________________________________
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>

Reply via email to