Search found 2 matches

by kgil05
Fri Apr 29, 2016 1:52 pm
Forum: Talking LiveCode
Topic: Exporting live .csv file to use in Processing?
Replies: 5
Views: 3289

Re: Exporting live .csv file to use in Processing?

Hi Klaus, Thanks for getting back to me so fast! Yes, it's to write the data as the user inputs it into the datagrid, and it's in the style of a form. The data visualisation will be made in processing so I am wondering if there is a way I can take the inputed datagrid information and use it in Proce...
by kgil05
Fri Apr 29, 2016 12:46 pm
Forum: Talking LiveCode
Topic: Exporting live .csv file to use in Processing?
Replies: 5
Views: 3289

Exporting live .csv file to use in Processing?

Hi there, I'm currently developing a desktop app that will allow users to have conversations within a data grid. I want to be able to export this data in real tiime to then run in processing to create a live data visualisation. Is this possible? and can someone point me in the right direction? thank...