Page 1 of 1

Wizard Loop: DOH! moment for newbie

Posted: Wed Feb 08, 2006 3:34 am
by jondr
:oops: As a neophyte IA-er, I'm struggling to "get it". I finally figured the the wizard loop is just a convenience for normal consecutive displays of dialogs, with back-and-forth movement possible. Only dialog statements are allowed. If I want to do more, I must use the goto: label construct, and then handle all the returns from the dialogs by checking all relevant possible values of the variable returned from the dialogs.

Well, duh, of course. I needed only to look at the .NET example to see that.

Hope this helps some other clueless person. :wink:

Posted: Wed Feb 08, 2006 8:35 am
by MichaelNesmith
Hi Jon!

Thanks for your feedback! We'll be using it to improve our product documentation!