Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a wizard
Message
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00613936
Message ID:
00614048
Views:
20
Why not use the Codemine frmWizardDialog class. This is provided to create Wizards in Codemine!

HTH

-Gary


>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
-=Gary
Previous
Reply
Map
View

Click here to load this message in the networking platform