Search found 10 matches

by therock777
Thu Oct 08, 2009 5:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Richard,
Thanks for this wonderful explanation, now I can have a peace of mind when the time to developed my projects arrive, Revolution should be sufficient to solve my problems, since I'm not going to need that many buttons and fields.
by therock777
Thu Oct 08, 2009 5:16 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Thank you Andy, this utility will help a lot.

Leonardo,
by therock777
Thu Oct 08, 2009 1:06 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Okay, I have been doing my research for more tutorials and some sort of logical and systematic approach to learn Revolution. For those that are in the same boat as me, I have found a good introduction to Revolution that in my opinion will lay the foundation to understand the language building blocks...
by therock777
Wed Oct 07, 2009 11:32 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Richard, Thanks for your valuable input. May I ask how you learned Python, and what sort of apps you'd like to build in Rev? That background may help us point to specific learning resources which might be especially useful for your experience and interests. I had a good experience while learning pyt...
by therock777
Wed Oct 07, 2009 4:10 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Thank you all for your support and encouragement, I'll take into consideration these suggestions and I will put it into practice.
by therock777
Wed Oct 07, 2009 1:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Very disappointed with revolution
Replies: 20
Views: 13504

Very disappointed with revolution

I have to admit that this programing language is simple to use, but that takes effect after you know the language, just like any other programing language. My problems is that I have not being able to find a systematically approach at learning revolutions. I have gone through all the tutorials and m...
by therock777
Tue Oct 06, 2009 5:22 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: radio buttons - Multiple choice question
Replies: 6
Views: 5776

I'll look into it, Thanks.
by therock777
Tue Oct 06, 2009 12:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: radio buttons - Multiple choice question
Replies: 6
Views: 5776

Thanks Paul D,

This is exactly what I needed, it works now!

Do you know of any Run Rev books, in addition to the user manual? I have been reading the manual, but I need something more informative and concise.

Thanks Again!
by therock777
Mon Oct 05, 2009 8:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: radio buttons - Multiple choice question
Replies: 6
Views: 5776

Hi Janschenkel, Thanks for your reply, based on the outcome I got by following your instructions, it looks like this option allows you to set the default value for a radio button. However, what I'm trying to achieve here is, to have the program to make the correct decision based on the user response...
by therock777
Mon Oct 05, 2009 3:51 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: radio buttons - Multiple choice question
Replies: 6
Views: 5776

radio buttons - Multiple choice question

Hi All, I'm completely new to RunRev, so please bear with me. what I'm trying to do is very simple, however I can't get it right. I'm trying to create a 1 question multiple choice quiz for testing purposes, I'm using radio buttons with 4 possible choices. My question is, how do I refer in the script...