realbasic-nug
[Top] [All Lists]

Re: Text flashing, can I stop it?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Text flashing, can I stop it?
From: Stalker1647 at aol dot com
Date: Sat, 29 Jun 2002 07:45:19 EDT
In a message dated 6/28/02 9:55:10 PM, dosrca at cantv dot net writes:

>Hi Jay
>
>
>
>I made an application that has around 120 little canvases. Every time the
>
>
>cursor moves from one canvas to another, an staticText is updated. My 
>
>first compilation produced very ugly white flashes in the staticText. The
>
>
>solution was to increase the memory.

Unfortunatly, that doesn't work for me (I have it set to about 256 megs, just 
for testing purposes). I'm going to try using the graphics "drawstring" 
method, and replace statictext objects with canvases, and instead of changing 
the string I'll create a new image with the string on it. I hope that works 
out good.

-Jay


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