little menu problem
1 Attachment(s)
Hi,
when I toggle the option on my 2nd menu page I want to stay at that page but I dont really know to do that. Code:
...I'm using new menu system. |
Re: little menu problem
Code:
/** |
Re: little menu problem
Quote:
Code:
... |
Re: little menu problem
Maybe, if this doesn't work, you should post a bit more of the code to see what exactly 'menu' is and which cases you switch, etc, etc...
|
Re: little menu problem
Code:
public cmdShowSettingsMenu(id) { |
Re: little menu problem
Page to start from (starting from 0).
Code:
menu_display(id, menu, 1) |
Re: little menu problem
Quote:
than one time o0 |
Re: little menu problem
you are destroying the menu, and it isn't re-created
i suggest you create the menu into a global variable and change the ON/OFF text in menu callback. destroy the menu in plugin_end |
| All times are GMT -4. The time now is 09:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.