Implementing "Linkback"

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
Simon Knight
Posts: 919
Joined: Wed Nov 04, 2009 11:41 am

Implementing "Linkback"

Post by Simon Knight » Thu Jan 05, 2012 8:33 pm

I am thinking about attempting to create a non-linear presentation application for use on Apple Mac'. One must have feature will be to enable "Linkback" so that any graphics can be edited in their parent application. Does anyone know how difficult it will be to implement this feature?

best wishes

Simon
best wishes
Skids

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

Re: Implementing "Linkback"

Post by Klaus » Thu Jan 05, 2012 8:56 pm

Hi Simon,

I'm not sure I understand?

e.g.:
Doubleclicking an image in your app should open the image editing app associated with that file(type)?
Is that what you mean?

Best

Klaus

Simon Knight
Posts: 919
Joined: Wed Nov 04, 2009 11:41 am

Re: Implementing "Linkback"

Post by Simon Knight » Thu Jan 05, 2012 10:42 pm

Hi Klaus,

I'm sorry that I was not clear enough but you have understood :D Some applications that I own support "LinkBack" e.g. if I copy some drawing elements from OmniGraffle and paste them into Curio and then sometime later double click on the drawings in Curio they will reload into OmniGraffle ready to be edited. Once the editing is complete all that has to be done is click on the OmniGraffle "save" and the updated graphic is updated in Curio with no need to copy and re-paste.

The process is described here http://linkbackproject.org/ but it seems to be all about "Cocoa" and "frameworks" of which I know very little!

It seems that a description of the graphic objects is pasted in along with the objects from the clipboard and this allows the "client" application (Curio in my example) to locate the "server" application (OmniGraffle) to start the editing process.

Sorry for being long winded : the short answer to your question is yes.

best wishes

Simon
best wishes
Skids

Post Reply