On 04/13/2013 05:12 PM, John Dixon wrote:
It will launch your stack, if you have set it up correctly, in the iOS 
simulator...

Aha; and that is why it is non-functional in LC OSS, as it won't work with iOS.

Might not be a bad thing if that button were removed from the OSS version.

Richmond.

Date: Sat, 13 Apr 2013 17:05:04 +0300
From: richmondmathew...@gmail.com
To: use-livecode@lists.runrev.com
Subject: 'Test' Button in revMenubar

There's a 'Test' button in the revMenubar stack to the right of the
'Dictionary' button with
a sort of cogwheel icon.

It does not seem to do anything.  A bit sneakily the button is referred
to as "Deploy" and contains
an extremely uninstructive script:

on mouseUp
     revIDEDeployAction
    pass mouseUp
end mouseUp

I have been unable to locate a function "revIDEDeployAction" in the stack,
the card, or in the custom props of either, and am beginning to wonder
if it is stored in another stack
that loads at startup, or is just a 'dud' at present.

Richmond.



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
                                        
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to