Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bring VFP Window to front
Message
 
À
23/09/2003 19:31:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00831686
Message ID:
00831715
Vues:
14
>I have a VFP7 program that is on a timer processing files. I want to bring the app to the front is a problem, such as a failure to connect to the FTP server, occurs. I've tried:
>
>DECLARE INTEGER SetForegroundWindow in WIN32API INTEGER hWinHandle
>SetForegroundWindow(_VFP.HWND)
>
>There is a wait window that displays when the app is active. The above 2 commands bring the Wait Window to the front and makes the app icon in the taskbar flash.
>
>Any suggestions on what I can add to make the entire app move to the forefront.
>
>Thanks,
>
>PF

Perry,

Have you tried _screen.show()?

Mike
Montage

"Free at last..."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform