Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen Output Off
Message
From
21/11/2000 11:50:35
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00443999
Message ID:
00444205
Views:
8
>>Éric
>>
>>I was a bit too quick there. This code prevents me from doing any updates to the screen. What I would like to do is turn off screen updating, draw lots of controls on a form and then turn on updating again. So, I don't want the controls that I draw to be shown until all of them have been drawn.
>>
>>I know that I can do this in other languages, with something like an Echo property.
>>
>>Pete
>>
>>>Éric
>>>
>>>Thanks for that. It looks just like what I am after.
>>>
>>>Pete
>
>This what it is supposed to do! Can you paste some code so I can see what is wrong?

Éric

I must apologize. The code does actually do what is intended. It is because I am doing things in a MouseMove event and the code sometimes is not called if the mouse moves off the object too quickly, that I was having problems.

I shall have to alter the ay in which I am doing things - probably use a timer rather than a MouseMove event.

Pete
Previous
Reply
Map
View

Click here to load this message in the networking platform