Page 1 of 1

Port Application.

Posted: Wed Jul 11, 2012 11:17 am
by RicSum
Hello everyone.

I have made my app (for Windows) using RealStudio and would now like to port it to the iPad (using LiveCode).
Before I pay over £500 to buy LiveCode, could someone please advise me if this is possible:

(Please excuse the RealStudio terms and phrases - I know nothing about LiveCode)

My app would be for iPad only, and consists of 1 window, containing a ListBox which reads data in from a SQLite database.
I also need a button which will show another popup window - whereby the user can edit the selection in the listBox and then when saved - edits the database entry.
I also need the database to be searchable via a third window.

Is it also possible to have alternating row colours for the ListBox (or whatever it is called in LiveCode).

I really want to buy LiveCode but obviously need to be able to achieve my goals.

Thank you all in advance for any help / advice offered.

Re: Port Application.

Posted: Wed Jul 11, 2012 12:59 pm
by Klaus
Hi RicSum,

all this is possible with LiveCode :D
For alternating row colors, use a DataGrid to display your data.


Best

Klaus

Re: Port Application.

Posted: Wed Jul 11, 2012 1:17 pm
by RicSum
Danke Klaus,
Are there any database code example projects which can be downloaded?

Schoene tag noch.

Re: Port Application.

Posted: Wed Jul 11, 2012 1:41 pm
by Klaus
Hi RicSum,
RicSum wrote:Danke Klaus,
...
Schoene tag noch.
Oh, you speak french! :shock:
Just kidding :D
RicSum wrote:Are there any database code example projects which can be downloaded?
If you already installed LiveCode you will find it on your HD!
In Livecode -> Menu: Help -> Example Stacks and Resources -> Folder: Example: SQLite Sampler.rev

Ah, and welcome to the forum! :D


Best

Klaus

Re: Port Application.

Posted: Thu Jul 12, 2012 8:53 am
by jacque
With the latest version of LiveCode you don't even need a datagrid to set alternating rows, you can set a different background color on each line/paragraph.