I would like to be able to know when a menu button has been pressed and the menu is being displayed. I know there is a postcommand feature, but that doesn't help me because it only tells me when the menu goes up and not when it goes down. I want to probably use something like ismapped() from the general widget functions, but I can't figure out how to find the parentid of the menu itself rather than the menu button. Thanks for any help.