Hi
Thanks for helping to solve the menu prob
I have some more problems related to menu.
I could able to set the value .
Now How do i get the value
i.e. I have a menu like
.menu.view.subview.windows add check -label "Output" -variable OPT -command { Output_Click .menu.view.subview.windows Output
}
I want to assess the value for [Variable OPT] from the function [Output_Click] this function will receive 2 parameters one for the id of parent menu and second the label of the child me
Thanks
akpr
Thanks for helping to solve the menu prob
I have some more problems related to menu.
I could able to set the value .
Now How do i get the value
i.e. I have a menu like
.menu.view.subview.windows add check -label "Output" -variable OPT -command { Output_Click .menu.view.subview.windows Output
}
I want to assess the value for [Variable OPT] from the function [Output_Click] this function will receive 2 parameters one for the id of parent menu and second the label of the child me
Thanks
akpr