look at the "menuHistory" command.. this will tell you which item was selected 
(returns a number).. then just get that line number from the text of the menu (haven't 
dealt with menus yet, so hopefully works the same as comboboxes)..

set the label of btn "btn" of cd "cd" to line (menuHistory of menu "menu") of menu 
"menu"

something like that.. it's not real code, and it's untested ;-)

-- 
Sean

Reply via email to