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

Reply via email to