Re: Why Script-only stacks?
Posted: Sat Apr 25, 2020 10:34 am
So I am playing with revIDESubscribe and I would like to catch the message send when a I have changed a script and push the Apply Button.
Cannot get that to work .
I thought would do it (in On OpenStack) and then use handler . But no luck
Most other messages I can monitor e.g. when I save the stack.
Cannot get that to work .
I thought
Code: Select all
revIDESubscribe "idePreferenceChanged:cRevScriptSize"Code: Select all
on idePreferenceChanged pPreferenceMost other messages I can monitor e.g. when I save the stack.