Page 7 of 7

Re: Why Script-only stacks?

Posted: Sat Apr 25, 2020 10:34 am
by mrcoollion
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

Code: Select all

revIDESubscribe "idePreferenceChanged:cRevScriptSize"
would do it (in On OpenStack) and then use handler

Code: Select all

on idePreferenceChanged pPreference
. But no luck :(
Most other messages I can monitor e.g. when I save the stack.