Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pop-up a message in front of active applications
Message
De
02/11/2001 12:43:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00576366
Message ID:
00576857
Vues:
23
>Thanks, I will try this if the non-API solution doesn't work.
>
>Joe
>

Joe,

Actually, I think the non-API solution will work. I looked at it this morning.

When the timer fires:
_screen.alwaysontop = .t.
_screen.alwaysontop = .f.
These two commands back-to-back force it on top. If you are using a Form in Desktop (where you have screen=off in config.fpw), you would do the same thing, but using thisform.alwaysontop.

HTH,
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform