Search found 7 matches

by JEfromCanada
Sun Sep 26, 2010 5:21 pm
Forum: Off-Topic
Topic: LiveCode
Replies: 47
Views: 41337

Re: LiveCode

Hi JEfromCanada, I have all kinds of versions of Rev/Livecode installed in parallel, no problem. Thanks for the quick response. I realize that LiveCode is basically a name change, but since purchasing the Revolution product, I have chosen to ignore the updates (not wanting to screw anything up). So...
by JEfromCanada
Thu Sep 23, 2010 7:13 am
Forum: Off-Topic
Topic: LiveCode
Replies: 47
Views: 41337

Re: LiveCode installation and integration

I purchased the Enterprise product as part of the MegaBundle promotion in January this year. Getting the products installed and integrated took me some time, because this is my first exposure to this type of language. I still haven't had the time or energy to progress beyond following the steps in t...
by JEfromCanada
Mon Jul 12, 2010 6:37 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to create spreadsheet-like data entry form
Replies: 8
Views: 7193

Re: How to create spreadsheet-like data entry form

In the Data Grid object you can display dropdown list or buttons Correct me if I'm wrong, but the datagrid seems designed only to DISPLAY some pre-determined data (however it is initialized). I can't find anything that indicates that the datagrid contents are editable at runtime. Am I correct that ...
by JEfromCanada
Fri Jul 09, 2010 6:54 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to create spreadsheet-like data entry form
Replies: 8
Views: 7193

Re: How to create spreadsheet-like data entry form

I was surprised to see that something like this requires a third party plugin, and even with that, the full functionality I require may not be available! Since I got the RunRevPlanet email about their sale, I'll have to check out their offering, but it's disappointing that I need to spend even more ...
by JEfromCanada
Fri Jul 09, 2010 2:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to create spreadsheet-like data entry form
Replies: 8
Views: 7193

How to create spreadsheet-like data entry form

What I want to do is create a multi-record data entry card (each row is a record), where user-editable data is presented in tabular form, but with each column of the table being able to use customized data entry techniques (like a dropdown list for one column, and a radio button group for another co...
by JEfromCanada
Fri Jul 09, 2010 1:18 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data types and widgets allowed in data grid
Replies: 3
Views: 3219

Re: Data types and widgets allowed in data grid

Thanks to both of you for pointing me in the right direction.
by JEfromCanada
Wed Jul 07, 2010 2:25 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data types and widgets allowed in data grid
Replies: 3
Views: 3219

Data types and widgets allowed in data grid

I am new to Rev, having purchased my package during the last Mega promotion, but having not yet begun to use it until yesterday. I want to create a table for data entry - one line per record - where each column will be a specific data type. I see a way to create Text, Numeric and Date columns, but w...