Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox with MoverBars - How do I test for order change?
Message
De
09/03/2005 11:42:37
Mike Sue-Ping
Cambridge, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00993763
Message ID:
00994042
Vues:
28
Hi Chad,

I understand you explanation about moving the mouse and it clearing the NOWAIT message. However, I didn't originally have a NOWAIT and the message never appeared for me. Also, I changed Borislav's example to add a NOWAIT and it works even better (IMO) in that I can drag the item up/down without having to clear the WAIT WINDOW everytime. The message *is visible* even though the mouse is moving as I drag the item! It doesn't even flicker as I might have expected with it being cleared then shown rapidly!!

Regards,

Mike


>
>Your code is doing a:
>
WAIT WINDOW NOWAIT "moving item..."
>Perhaps you don't see it becuase the mouse is moving. With the NOWAIT clause, a mouse move will clear it. Since the mouse is moving to move the item which triggers the WAIT WINDOW, the mouse moving also clears the WAIT WINDOW, hence you don't see it. In the other example (that you say works for you) there is no NOWAIT clause so the WAIT WINDOW persists and you see it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform