Re-2: on standalonesaved
Jim Bufalini
jim at visitrieve.com
Mon Feb 22 13:26:47 EST 2010
Mathias,
> Thanks again, Jim.
>
> I thought there is a property for that. But your solution
> will do.
>
> Regards,
>
> Matthias
Well, "there is a property for that" ;-) Look at the custom property set
cRevStandaloneSettings in the main stack that you are building the
application from (after you have set the standalone settings). To view this
in the property inspector, you first need to set your Rev preferences to
show UI elements.
So, I suppose you could use this custom property set in an *on
standaloneSaved* handler. But, I believe this message is only sent to the
stack that has just been built into a standalone (but I'm not sure about
this), which would mean you would have to put this same code into every main
stack you build into a standalone. But, maybe this is what you want to do.
Aloha from Hawaii,
Jim Bufalini
More information about the use-livecode
mailing list