I've been trying to mess with your example Talyns, but I can't seem to get it to work.
I tried a simple:
OnActivate=('Parent.')##(name)##('.visible=false')
... in attempt for an object to hide itself, but it wouldn't work. I was trying at first to set a variable in another object, but thought I'd first see if I can do something basic. Is my syntax incorrect?
I have a feeling you can only set a property using a variable, but not navigate the XML tree with a variable.
I may have a work-around to what I'm currently working on, but it's no big deal.
Looking at the code again, I see how I could set where I want to go in the tree as the variable in an object, and then execute it using the onActivate. Ugh, so many steps just to do something with a variable
