- Joined
- Jun 22, 2013
- Messages
- 26
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- N/A
Hi,
I am at loss as to how to do this. Basically, what I want to accomplish is to have the second window display the item chosen from the first window. Aside from that, enable the user to go back to the first window if he press cancelled on the second window.
What's happening here is that the second help window is not displaying the item selected from the first window. I used a global variable to take note of the item selected on the first window, but it doesn't update for the second help window...
I've attached my code for reference (sorry for the amount of console logs and comments).
I am at loss as to how to do this. Basically, what I want to accomplish is to have the second window display the item chosen from the first window. Aside from that, enable the user to go back to the first window if he press cancelled on the second window.
What's happening here is that the second help window is not displaying the item selected from the first window. I used a global variable to take note of the item selected on the first window, but it doesn't update for the second help window...
I've attached my code for reference (sorry for the amount of console logs and comments).
Attachments
-
29.1 KB Views: 3

