Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Really Very Small Application and yet...
Message
 
 
À
08/01/2002 12:11:34
Tl Chua
Information Solutions
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00601957
Message ID:
00602047
Vues:
38
What happens if you try:

do form abc noshow
frmABC.Show(1) && use name of form here

Any chance visible property of the form is false?

Since the form is modal, you do not need READ/CLEAR EVENTS.

>Hello Mark!
>
>Form is Modal. Exit button on form with click event does Thisform.Release
>Have tried placing 'Clear Events' in thisform.cmdExit.click, unload event,
>destroy event, deactivate event and even tried in the 'AfterCloseTables' event in the dataenvironment.
>
>I feel that the problem is not so much as the clear event since I have also done an unload with a public variable which causes the whole system to 'Quit' after I click cmdExit.
>
>The problem I have is that the form is not shown on the screen and when I run the EXE, I have to press Alt+Ctrl+Del to 'End Task' which means the EXE is actually waiting for a response. It works fine under development environment.
>
>Even tried using _screen.windowstate = 2 and _Screen.windowtype = 1 in the main program but doesn't seem to work either.
>
>Any more suggestions?
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform