Search found 457 matches

by magice
Fri Mar 20, 2009 3:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Questions to help with my first app
Replies: 9
Views: 5125

You are correct. In the final script it will not be global. However I am temporarily making all of my variables global so that data will be held for debugging purposes. That way if I get unexpected results I can look at it and figure out what I did. Now on to my next stumbling block. I need to rearr...
by magice
Fri Mar 20, 2009 2:10 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Questions to help with my first app
Replies: 9
Views: 5125

nevermind i got it. changed the comma to cr and that fixed it....i feel soooooo dumb

thanks a bunch
by magice
Fri Mar 20, 2009 1:47 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Questions to help with my first app
Replies: 9
Views: 5125

thanks SparkOut I think you have me almost there. I Dumped my array into a new temporary array and combined it using comma. the code looks like this on populateTarget global tArray global tTargetArray put tArray[2] into tTargetArray combine tTargetArray using comma set the text of button "Target" to...
by magice
Thu Mar 19, 2009 11:52 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Questions to help with my first app
Replies: 9
Views: 5125

That is exactly what I meant. Thank you very much.....Now if I can just figure out this dynamic options menu thing.
by magice
Thu Mar 19, 2009 8:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Questions to help with my first app
Replies: 9
Views: 5125

Questions to help with my first app

I have been working with Revolution for 4 days now, and my only complaint is how the documentation is laid out. (more to be read cover to cover then as a reference) I admit I have not yet read all 400 pages, but I have searched them for answers with little results. Here are a couple things I need to...
by magice
Wed Mar 18, 2009 5:13 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Looking for new app building program but need some answers
Replies: 4
Views: 5288

Thank you very much...I think this might be exactly what I am looking for. Hopefully you will be seeing me ask many more questions in the future.
by magice
Wed Mar 18, 2009 1:17 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Looking for new app building program but need some answers
Replies: 4
Views: 5288

Looking for new app building program but need some answers

I currently work in C++, Java, And visual basic. I am looking for an "easier" platform in which to work. In my search I found the revolution website, but there are many questions that site leaves unanswered. 1. Does this program output stand alone programs (like exe files) or must they be run within...

Go to advanced search