Sample Stacks Stack in Livecode 8 - Gone ?
J. Landman Gay
jacque at hyperactivesw.com
Fri Mar 18 16:50:09 EDT 2016
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list