Sample Stacks Stack in Livecode 8 - Gone ?

Mark Wieder mwieder at ahsoftware.net
Fri Mar 18 15:56:18 EDT 2016


On 03/18/2016 07:24 AM, -hh wrote:
> Salut Rolf and Peter,
>
> 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
>
> The stack looks really good in LC 8 with native theme ;-)

Interesting. That's *so* much nicer than the web page. Still some 
problems with that stack, as in the scrollbar doesn't seem to work and 
sometimes the page selectors don't show anything, etc.

...and I notice that it's no longer possible to upload stacks to 
revOnline/LiveCodeShare :( "Share This Stack" is no longer on the LC8 
menu). Bug 17176 filed.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list