Hi all

The Sample Stacks link was inadvertently changed during the refactoring of the Menu Bar code for DP 3, but no-one noticed it until now, thanks for reporting this.

I have added an issue to the Quality Center and we will be reinstating the Sample Stack browser, ensuring it opens from the Menu Bar and Start Center.

http://quality.livecode.com/show_bug.cgi?id=17192

Thanks

Elanor

-----Original Message----- From: J. Landman Gay
Sent: Saturday, March 19, 2016 7:01 PM
To: How to use LiveCode
Subject: Re: Sample Stacks Stack in Livecode 8 - Gone ?

I'm not sure, I didn't try it. You could start without it and if it
doesn't work, move the library too.

On 3/18/2016 3:33 PM, -hh wrote:
I didn't look into the scripts. There is another stack "revonlinelibrary".
Is it also needed and then found?


J. Landman Gay wrote
On 3/18/2016 9:24 AM, -hh wrote:
I prefer also the "old" stack (of Elanor?), so I use on LC 8 the
following, what is at least 10 times faster than 'livecodeshare'.

on mouseUp
    put specialFolderPath("engine") into p
    set itemdel to slash
    put "Tools/Toolset/palettes/revonline.rev" into last item of p
    set itemdel to comma
    palette stack p
end mouseUp

It might be easier to just copy it into your user Plugins folder, where
it would load on every startup.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


_______________________________________________
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