Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wait Window Replacement
Message
De
04/12/2003 13:31:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Wait Window Replacement
Divers
Thread ID:
00856002
Message ID:
00856002
Vues:
62
My users have requested a way to control the colors of the WAIT WINDOW popup messages my application uses periodically. (They think the unobtrusive "windows gray" isn't visible enough--go figure <g>.) I've written a "msg" class based on the form class that does the job for me, and I think I can deal with the fact that it triggers activate and focus events in the active form, but I'd like a way to make it disappear like a WAIT WINDOW when the user presses a key or clicks the mouse in another form. I've played with DEACTIVATE and LOSTFOCUS in the msg class form, but the timing of those is unpredictable and depends on the code following my call to the msg class. I've wracked my brain trying to figure out a way to globally trap a keypress or mouseclick, but haven't come up with a satisfactory solution. Has anyone else dealt with this problem that can offer advice?
Ray Roper
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform