|
you could probably make it appear all the time on the main menu... no need to make it a button action, possibly make it a non GUI plugin so it does not show up in button actions...
then in plugin init make it visible all the time, right away after it is created...
also make a timer that reads what the current section is from the SDK and if it is not main menu, then hide it, if it switches to main menu then show it...
david
|