Custom dialog - wizard value incorrect
Posted: Wed Jul 19, 2006 12:37 am
I have created a custom dialog by copying, renaming and importing an existing dialog. The problem is that the value of WIZARD in the script is sometimes incorrect.
The scenario is: There are two existing dialogs A and B. A custom dialog X is inserted between them, so the sequence is now A -> X -> C. When clicking A.Next, X.Next, C.Next, or C.Back, X.Back, A.Back, everything works correctly. However, when clicking A.Next, X.Back, then the WIZARD value is NEXT, not BACK as expected. Similar behaviour is displayed when clicking C.Back, X.Next - WIZARD = BACK, not NEXT as expected.
I have verified that the button actions are set correctly.
Any ideas?
Thanks,
Gareth.
The scenario is: There are two existing dialogs A and B. A custom dialog X is inserted between them, so the sequence is now A -> X -> C. When clicking A.Next, X.Next, C.Next, or C.Back, X.Back, A.Back, everything works correctly. However, when clicking A.Next, X.Back, then the WIZARD value is NEXT, not BACK as expected. Similar behaviour is displayed when clicking C.Back, X.Next - WIZARD = BACK, not NEXT as expected.
I have verified that the button actions are set correctly.
Any ideas?
Thanks,
Gareth.