User Extensions/Externals
Bill Vlahos
bvlahos at mac.com
Wed Apr 28 23:21:23 EDT 2010
Sean helped me with the placement. I put it in two places with the External.txt file that contained "ssMacWindows,ssmacwindows.bundle" in both locations with the bundles.
Documents/My Revolution Enterprise/Externals/
Documents/My Revolution Enterprise/Runtime/Mac OS X/Universal/Externals/
And then you have to put your registration key in the application you are developing:
on openStack
ssMacWindowsRegister "XXXXX"
end openStack
The command to show that the stack needed saving (showing dot) is:
ssSetWindowModified the windowID of this stack, true
Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
On Apr 27, 2010, at 6:18 PM, Graham & Heather Harrison wrote:
> I am trying to use Shao Sean's ssMacWindows, following his instructions in RevUp Issue 79. Wasn't sure If I should place the ssMacWindows162 folder into ~/Documents/My Revolution Studio/Externals/, or unpack it there, so tried both.
>
> The first example is to create a field with the following script to turn on the "black dot" updated indicator:
> on keyUp
> setWindowModified the windowID of this stack, 1
> end
>
> As soon as I type in the field I get:
> execution error at line 2 (Handler: can't find handler) near "setWindowModified", char 1
>
> setWindowModified looks like a Mac parameter (?). What am I missing?
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list