Page 1 of 1

Adding sequence to interactive tour

Posted: Sat Sep 21, 2019 9:00 am
by jmburnod
Hi All,
I recently discovered "intercative tour" :oops:
I wonder if that is possibke to add sequences to the "interactive tour".
InteractiveTour.png
Best regards
Jean-Marc

Re: Adding sequence to interactive tour

Posted: Sat Sep 21, 2019 9:26 am
by richmond62
That would be easier to answer if you could post where to download that thing.

Re: Adding sequence to interactive tour

Posted: Sat Sep 21, 2019 9:35 am
by jmburnod
Hi Richmond,
Thanks a lot
I'm very happy to see I'm not alone who discovered this recently.
No download, this tool is on start center
widget "tile1" of card "interface" of stack "/Applications/LiveCode Indy 9.0.1.app/Contents/Tools/Toolset/palettes/start center/revStartCenter.livecode"
or
menu Help->Start center

Kind regards
Jean-Marc

Re: Adding sequence to interactive tour

Posted: Sat Sep 21, 2019 9:54 am
by richmond62
Screenshot 2019-09-21 at 11.39.42.png
-
OK, Got You.

Um, this is going to be difficult to hack as it blocks access to most of the IDE (even QUIT, which is bad) while
the thing is running.

I had to Force Quit LiveCode to exit the interactive thing! :evil:

So . . . time to get "down and dirty" . . .

I copied the revStartCenter.livecode stack out of the LC app (MacOS) into a folder
imaginatively called 'Hax' and then opened it with LC 9.5.0.

I then opened a NEW, blank stack.

I then opened the 'old' Application Overview stack from the Development/Plugins menu.

By double-clicking on the revStartCenter icon in the Application Overview I got to a stage where I could
start messing around with the revStartCenter stack.

HOWEVER . . . things get murky at that point as it is completely unclear to me if this is a stack
or what it is, as it does NOT show up anywhere in the Application Overview:
-
Screenshot 2019-09-21 at 11.53.17.png