08-15-2006 05:07 AM
08-15-2006 05:23 AM
08-15-2006 06:23 AM
Hi
Just as an extension of Ton´s answer, your event case should handle the two events (menu selection and button val.change) the same way.
You insert a boolean control, and you generate a value change on it when the menu selection is selected.
Then, if you already defined an action for the button, you need just to define another event case handled by your "press button" case.
Mitulatbati
08-15-2006 08:26 AM
08-15-2006 08:27 AM
08-18-2006 07:50 AM