Processing & Livecode

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
calmrr3
Posts: 100
Joined: Mon Oct 28, 2013 2:39 pm

Processing & Livecode

Post by calmrr3 » Wed Oct 30, 2013 6:30 pm

Hi,

I was just wondering if it possible to run a sketch made in processing within a LiveCode application?

Thanks

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: Processing & Livecode

Post by dunbarx » Wed Oct 30, 2013 7:03 pm

calmrr3

Could be me; I am old.

What do you mean?

Craig

calmrr3
Posts: 100
Joined: Mon Oct 28, 2013 2:39 pm

Re: Processing & Livecode

Post by calmrr3 » Wed Oct 30, 2013 8:55 pm

Processing is a language/ application for creating generative art/ infographics/ etc (see openprocessing . org for examples). I am just wanting to run a processing 'sketch' in a LiveCode app.

Thanks

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: Processing & Livecode

Post by Thierry » Thu Oct 31, 2013 9:20 am

calmrr3 wrote: I am just wanting to run a processing 'sketch' in a LiveCode app.
Hi,

Have you looked at shell() or launch in LC dictionary?

i.e: launch "/Documents/Projects/test.txt" with myApp

HTH,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

Post Reply