Hugh
03-26-2003, 11:21 PM
I've got a control in my UI (it's an optionMenuGrp), and I want to be able to catch when it is changed and modify the UI accordingly....
Basically, if the optionMenuGrp is on one setting, I want some UI options disabled, and if it's on another, I want them enabled....
Any way to do this? Is there a function that's called when something is changed (if it exists) - like a listener class in Java....
Thanks
Basically, if the optionMenuGrp is on one setting, I want some UI options disabled, and if it's on another, I want them enabled....
Any way to do this? Is there a function that's called when something is changed (if it exists) - like a listener class in Java....
Thanks
