> When you set the menuhistory, a "menuPick" mesage gets sent to the > button. So if you handle the tab selections in a menuPick handler > (the normal way, I think), just setting the menuHistory is enough. > But if you need to handle mouseUp too, then you'll have to send that > yourself. OK...sounds good. :-) Valetia