Search found 4 matches

by daybreak
Fri Nov 13, 2015 1:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving data question
Replies: 3
Views: 2145

Re: Saving data question

Thank you Craig Newman for the reply the application will be running stand alone on windows 7 pc.
by daybreak
Wed Nov 11, 2015 2:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Saving data question
Replies: 3
Views: 2145

Saving data question

I want to save the user entered data so that when I create a new version/upgrade of the program, the user doesn't have to enter it all over again. For example I want to save data entered in datagrid to a file that can be read by the new version software. How do I go about doing that?
by daybreak
Wed Nov 04, 2015 11:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Live code text feild and datagrid problem
Replies: 4
Views: 2356

Re: Live code text feild and datagrid problem

Hi guy and thank you all for the reply. Just got home I will test and see what works :)
by daybreak
Wed Nov 04, 2015 6:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Live code text feild and datagrid problem
Replies: 4
Views: 2356

Live code text feild and datagrid problem

Basically I want the user to type a name of item in text field box. when they click the confirm button it should show up in the data grid. Now the problem i'm having is how to get the text to move to line 2 when the user enters another name and click the confirm once and not overwriting the previous...