Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a wizard
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00613936
Message ID:
00613947
Vues:
10
Erik,
Check file#9347. It's a very simple wizard and should give you some ideas.

>I am trying to create a wizard with VFP 7.0
>I've seen a very good wizard in a comercial program, and I would like to create a similar wizard.
>
>Unfortunatly, I cannot get by the source code :)
>
>Here's how it works (basically):
>You have a form, with a pageframe on it. The pageframe is invisible.
>What happens is that all the object on a page are somehow copied to the form itself, preserving all attributes and methods...
>When the user presses the 'next' button, the active page of the pageframe jumps to the next, and the objects on this page are copied (deleting the previous added objects).
>
>I've managed to do almost all of this, except preserving the text in the methods...
>
>How can I read the text of the method of the object on my pageframe and put in in the corresponding method of the object on my form??
>
>The methods 'Readmethod' and 'writemethod' don't work runtime...
>
>Hope anyon can help!
>
>Erik Dokter
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform