andif you make you own wizard ?

just make an object array... witch contain structre elements with
these varables : form as form, skipped as boolean, readed as boolean

now with that you can walk on the wizard histroy and interact with it

2010/6/30 richard terry <rte...@pacific.net.au>:
> Hi List,
>
> I've a wizard, with several options on the first page, depending on which
> radiobutton is set I want to 'skip over' some pages. This is ok, as  it seems
> if i use the Wizard1_BeforeChange() event, I can just set which page I want it
> to go to (forward direction) that is.
>
> However, as users need to be able to go backwards, I can't figure out how to 
> do
> this in reverse, ie not show the unwanted pages that I've previously skipped
> over.
>
> Any help appreciated.
>
> REgards
>
> Richard
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to