Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPW to vfp form conversion problem.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
FPW to vfp form conversion problem.
Divers
Thread ID:
00728212
Message ID:
00728212
Vues:
71
Due to time constraints and the fact that we basically need very few "modifications" to an existing fpw app; we used the converter to get it into vfp code.

For the most part; it worked.

One form, a read form (WindowType=2) "AddEvent.scx" is giving me problems...

I altered code to a button's "valid" method (moving it to the click event didn't help)

m.eventdate=cal(m.eventdate,10,10)
WAIT WINDOW "BACK"

This button is *NOT* set to "termnate read"

The "cal" function calls GetDate.scx (new, modal, not converted)) which allows the user to select a different date.

The "wait window" code gets executed... then the "AddEvent" screen closes down.

As soon as the "wait wndow" (last line of the valid method) is called; the formset's unload code is run.

Any ideas (other than convert all screens by hand) on getting addevent not to close?


thanks.
-josh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform