Editor inside stack

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
kevin007
Posts: 40
Joined: Mon Sep 21, 2015 7:46 am

Editor inside stack

Post by kevin007 » Thu Oct 08, 2015 1:37 pm

Hi All,

I am Beginner in Livecode, Is there any option to open editor (gedit) inside stack.

Thanks
Kevin
--
Thanks
Kevin

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Editor inside stack

Post by Klaus » Thu Oct 08, 2015 1:42 pm

Hi Kevin,

sorry, I'm afraid you cannot "open" an external application inside of a Livecode stack!

What exactly are you trying to do?
Maybe we can find a workaround or another solution.


Best

Klaus

kevin007
Posts: 40
Joined: Mon Sep 21, 2015 7:46 am

Re: Editor inside stack

Post by kevin007 » Thu Oct 08, 2015 1:59 pm

Hi Klaus

Thanks for your quick response.

My requirement is to do SyncTeX.

if i click in my source file (tex) it will jump to the equivalent place in the PDF or click in the PDF and it will jump to the appropriate place in your source document.
Please see the below link
https://www.tug.org/TUGboat/tb29-3/tb93laurens.pdf


Thanks
Kevin
--
Thanks
Kevin

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Editor inside stack

Post by Klaus » Thu Oct 08, 2015 2:54 pm

Hi Kevin,

oh, I see... :shock:

But since Livecode cannot even display PDF files currently,
I think there is no workaround in Livecode for what you have in mind.


Best

Klaus

Post Reply