Page 1 of 1
Pages navigation issue
Posted: Sun Jan 27, 2013 10:37 pm
by Latchezar Mladenov
I make a QUIZ game and I have a lot of pages. I named them from x1 to x21; from y1 to y21; from p1 to p21 and from z1 to z21. When the write button(answer) is clicked its navigate to next page. From x1 to x2 for example. I make almost every page to has this event when they are clicked. But somewhere I choose NAVIGATE TO PAGE --- x3 and Save, but after that when i click edit it is not x3(the navigating page) it is y11 for example. The page names are correct and I rewrote them many times. What is the problem?
Pages navigation issue
Posted: Sun Jan 27, 2013 10:42 pm
by maxkatz
Try completely deleting the event and then adding it back.
Pages navigation issue
Posted: Sun Jan 27, 2013 10:56 pm
by Latchezar Mladenov
Pages navigation issue
Posted: Sun Jan 27, 2013 11:29 pm
by maxkatz
This happens in design time? You set the page to x3 but when you open the even for editing it shows y11?
Pages navigation issue
Posted: Mon Jan 28, 2013 12:13 am
by Latchezar Mladenov
Pages navigation issue
Posted: Mon Jan 28, 2013 12:28 am
by maxkatz
And what happens if you add another button to the same page and navigate to that page?