Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multipage Dialog and page triggering
#1
I have tried but not been terribly successful, and could definitely use some guidance at this point.

Basically, I need to get a multipage dialog to advance a page upon a user action (hitting OK for instance) AND also be able to have the dialog be able to advance a page based upon a returned value from some action (file copied successfully, file exists, getfile etc.). The pages will always advance (never return/go backwards), tho it'd be useful to possibly skip the next page depending upon return value. Can this be done using a single multipage dialog?

If at all possible, can you give an example of a basic three page dialog like the following:


Page 1 (just has an OK button).
Upon hitting OK, initiates a simple task or two (file copied successfully, file exists, getfile etc.) and also advances to...
Page 2 (displays the word ""Processing" static text)
Upon completion of the copying/enumeration etc. task displays...
Page 3 (displays "Process Complete" static text)

If you can get me over this hump it would be most appreciated.

Thanks!

Steve


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)