Use Craig's method and check out "RTFText".
Simon
Search found 3829 matches
- Wed Mar 16, 2016 4:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to show text in field over the time
- Replies: 7
- Views: 1221
- Wed Mar 16, 2016 4:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to show text in field over the time
- Replies: 7
- Views: 1221
Re: How to show text in field over the time
ooops.. RTF forgot about that.
Simon
Simon
- Wed Mar 16, 2016 4:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to show text in field over the time
- Replies: 7
- Views: 1221
Re: How to show text in field over the time
Wait-a-sec....
What about "type"?
See dictionary
Simon
What about "type"?
See dictionary

Simon
- Sun Mar 13, 2016 3:50 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Creating a game
- Replies: 10
- Views: 1328
Re: Creating a game
Ok TomR475, As a student here the process is: 1) State the goal 2) Show your work so far 3) Indicate the errors you are seeing 4) State specific questions. And heck, I'm not a teacher so I probably got some of that wrong. Im just abit stuck on how to make the time start when i click on the level err...
- Fri Mar 11, 2016 2:01 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Creating a game
- Replies: 10
- Views: 1328
Re: Creating a game
DANG! Hi im creating a game for A-level ICT Really??? Then why basically ill paypal some £5 if they can create it on livecode 7.11 You aren't actually creating a game but trying to buy it! Are you going for your MBA? In an afternoon you could learn enough about liveCode to do it all yourself. Tell y...
- Thu Mar 10, 2016 12:17 pm
- Forum: Databases
- Topic: revDatabaseColumnNames: revdberr,syntax error"
- Replies: 8
- Views: 2154
Re: revDatabaseColumnNames: revdberr,syntax error"
Hi Franco,
Is connID a global variable?
My first guess.
Simon
Is connID a global variable?
My first guess.
Simon
- Thu Mar 10, 2016 12:12 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Simulate key press
- Replies: 21
- Views: 3884
Re: Simulate key press
Hi paulclaude, I cannot "calculate" the position counting chars and using "select", as the upper row may have different fonts, styles or sizes. Counting the characters and the font size/style are independent of each other. put char 2 of fld 1 will always put the second character of field 1 no matter...
- Thu Mar 10, 2016 5:51 am
- Forum: Android Deployment
- Topic: Keep stack from moving when keyboard is activated
- Replies: 9
- Views: 1699
Re: Keep stack from moving when keyboard is activated
Hi Will, I'm going to go out on a limb here and say acceleratedRendering is a global. From the dictionary; Note: Set the acceleratedRendering property in a preOpenStack or preOpenCard handler - it is not persistent (not saved into the stackfile). I think that is all you have to consider. Now that sa...
- Wed Mar 09, 2016 9:49 am
- Forum: Talking LiveCode
- Topic: Fixed Yet? Three Questions
- Replies: 15
- Views: 2057
Re: Fixed Yet? Three Questions
Hi Bernd,
I thought I changed that a year ago!
Thanks,
Simon
I thought I changed that a year ago!

Thanks,
Simon
- Wed Mar 09, 2016 4:34 am
- Forum: Talking LiveCode
- Topic: Standalone data saving - best file format?
- Replies: 8
- Views: 1159
Re: Standalone data saving - best file format?
I say stick with the stack method unless... you should be using a database (if you have 1k questions you might think about a DB). Stacks are happy to hold binary data as well as text, really easy Get/Put, plus if it's what you are used too. The extension doesn't matter as long as you use "start usin...
- Wed Mar 09, 2016 2:00 am
- Forum: Talking LiveCode
- Topic: Fixed Yet? Three Questions
- Replies: 15
- Views: 2057
Re: Fixed Yet? Three Questions
Hi stephenmcnutt,
"my query" site:http://forums.runrev.com/
Simon
Use google;P.S. I never have success searching this forum because all the relevant words are deleted from my search due to their being too common. Really, it renders the search tool useless.
"my query" site:http://forums.runrev.com/
Simon
- Sat Mar 05, 2016 8:20 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Case of the Curious Comma
- Replies: 6
- Views: 1036
Re: Case of the Curious Comma
H Ross,
You've just open a can of worms... again
http://forums.livecode.com/viewtopic.php?f=7&t=22859
That's just one of the posts.
Simon
You've just open a can of worms... again

http://forums.livecode.com/viewtopic.php?f=7&t=22859
That's just one of the posts.
Simon
- Sat Mar 05, 2016 8:15 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: on openCard or something else?
- Replies: 13
- Views: 2440
Re: on openCard or something else?
Check out "grab" it's cooler.
Simon
Simon
- Fri Mar 04, 2016 8:19 pm
- Forum: Creating Games
- Topic: How do i Run 2 or more events at the same time?
- Replies: 17
- Views: 5941
Re: How do i Run 2 or more events at the same time?
Hi Jarf01,
Do you see how "fireable" will always be true?
Simon
Do you see how "fireable" will always be true?
Simon
- Fri Mar 04, 2016 9:20 am
- Forum: Android Deployment
- Topic: Keep stack from moving when keyboard is activated
- Replies: 9
- Views: 1699
Re: Keep stack from moving when keyboard is activated
Hi Will,
You can turn acceleratedRendering on and off at any time.
I am surprised that now it's on by default.
Simon
You can turn acceleratedRendering on and off at any time.
I am surprised that now it's on by default.
Simon