On Oct 31, 2004, at 3:29 AM, Juan Salvatierra wrote:
Refresh will cause it erase the background, which is why that solves
it.
I don't understand, why should refreshing solve it if you don't erase
the first string before?
I would have thought that what you needed is to erase the old string,
then draw the new one -- no need of refreshing.
That's what refreshing does -- it erases, then redraws (by calling
Paint).
-Thomas
Personal web page:
<http://homepage.mac.com/thomasareed/>
My shareware:
<http://www.bitjuggler.com/>
Free REALbasic code:
<http://www.bitjuggler.com/extra/>
There are 10 kinds of people in the world -- those who understand binary
numbers and those who don't.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|