Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Popup a Form but then go on my way
Message
De
23/09/2008 13:28:13
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01349887
Message ID:
01349924
Vues:
23
>>>>I have a button on a form that calls a process. I want to be able to display a form while that is happening. I tried, but the form waits for input and processing only happens if I close the form. Can I do something like DO FORM, but with a NO WAIT type of functionality? Then when my processing is done, I'll close that form.
>>>
>>>Make this form modeless and you can activate back the calling form.
>>
>>Ok, the button is not on a form, but in a PRG (old @Say stuff). I don't have functionality like THISFORM in it.
>
>What is the exact code that calls this form? Is the form an actual form? If yes, can you make it modeless?

The exact code? I'm in a PRG with DO FORM MyForm. How can I ACTIVATE the PRG? The form pops-up, and stays there waiting for input until I close it. I need the code in the PRG to continue then I want to automatically close the form when the processing is done.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform