Search found 6 matches

by ybes
Mon Jan 18, 2010 1:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SQlite on revMédia
Replies: 3
Views: 3370

Re: SQlite on revMédia

BvG wrote:As you can see on the comparision chart, Rev Media does not support any database. You need to buy Rev Studio for that.
thanks for your answer....
regards
by ybes
Thu Jan 14, 2010 5:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SQlite on revMédia
Replies: 3
Views: 3370

SQlite on revMédia

Hello,

i have a question about SQlite...it seems to be installed on revRun.
is it possible to use SQlite with revMédia and how , for beginning (just a simple exemple for create and insert 2-3 records).

many thanks

regards
by ybes
Mon Jan 11, 2010 6:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: myFirstScript
Replies: 12
Views: 7898

Re: myFirstScript

@ Bernd,

thanks for your help
i finish my little program (an address book and a simple database for my library)
i have understand groups specifications , i hope !

best regards
by ybes
Sat Jan 09, 2010 12:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: myFirstScript
Replies: 12
Views: 7898

Re: myFirstScript

@ Bn

thanks for your answer....i progress!!!

now ,i have a problem with the Rev Docs (UsersDoc) ...i don't found a list of the events as keypressed,mouseUp...(it seems are any more than in Hypertalk)
if you have a link ?

best regards
by ybes
Sat Jan 09, 2010 9:52 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: myFirstScript
Replies: 12
Views: 7898

Re: myFirstScript

Many Thanks Bn, it's OK , but have'i to create a group for each object ? or ,can i "regroup" all my objects that i need to put in the background in a one group , and How ? in my little example , i have a text field and three buttons (create , next , previous) , in 4 groups !! edit+++: i find the sol...
by ybes
Fri Jan 08, 2010 10:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: myFirstScript
Replies: 12
Views: 7898

myFirstScript

Hello, i just try RevMédia i create a very simple stack with a card with a text field and a button with this code into: on mouseUp create card end mouseUp but in browse mode when i click on this button a new card is create but all white , with nothing (no button,no field) in the background.. i 'm an...