PDA

Click to See Complete Forum and Search --> : troube with labels


Anthrax
Nov 24th, 1999, 08:58 PM
On the splash screen of my game I have a timer changing the picture property of the frame.
When picture changes all the labels on the form blink. Is there any way arround this?

Thanks

(sory about the typo in the subject)

[This message has been edited by Anthrax (edited 11-25-1999).]

JohnDoe13579
Nov 25th, 1999, 12:01 AM
Try changing your auto redraw property......
If this doesn't work, check your code to see if you are updating the same message over and over somewhere in your code