#1
|
|||
|
|||
Creating a loop to switch between menu pages
Is there a way to create a loop that will switch between multiple menu pages?
I am creating a tutorials menu page and would like to create a loop that switches between them everytime the next or previous button is clicked. Is this possible, and if so, any advice would help. |
#2
|
|||
|
|||
You don't need to use a loop here. You need to register a callback for when the next/previous button is clicked and switch the menu within the callback.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to switch between menu screens | RodRSpv | Vizard | 1 | 03-02-2009 02:18 PM |
creating floating menu | cookey | Vizard | 5 | 09-18-2007 05:41 PM |