Search found 26 matches
- Mon Jun 17, 2013 1:19 pm
- Forum: Talking LiveCode
- Topic: Can anyone at RunRev comment on the status of MobGUI please?
- Replies: 2
- Views: 2793
Re: Can anyone at RunRev comment on the status of MobGUI ple
\\ No comment on this post from anyone at RunRev in over two weeks? \\ No response to my enquiry sent direct to the sales@runrev email address last week? \\ No response from the MobGUI developer to four support requests through his website, which is similar to other people's experience. Yet RunRev u...
- Sun Jun 09, 2013 7:33 pm
- Forum: CGIs and the Server
- Topic: LiveCode & JavaScript on the same page?
- Replies: 4
- Views: 6501
Re: LiveCode & JavaScript on the same page?
Thanks Richard, must have been my mis-reading of a slightly ambiguous statement elsewhere. I was starting to worry that JQuery was out of the question for LC pages. Is there an elegant way to pass variables / data from LC to JS? Would it be a case of say including an LC variable between LC tags with...
- Sun Jun 09, 2013 7:06 pm
- Forum: CGIs and the Server
- Topic: LiveCode & JavaScript on the same page?
- Replies: 4
- Views: 6501
LiveCode & JavaScript on the same page?
Hi, I'm (fairly) sure I read somewhere that LiveCode & JavaScript can't be used on the same page? If that's the case....why not? I can understand something like PHP and LiveCode not co-existing on the same page, both being used as server-side scripting languages in this instance and needing their ow...
- Tue Jun 04, 2013 8:21 pm
- Forum: Talking LiveCode
- Topic: Can anyone at RunRev comment on the status of MobGUI please?
- Replies: 2
- Views: 2793
Can anyone at RunRev comment on the status of MobGUI please?
Hi, Appreciate there's a MobGUI board, but this is a general rather than technical question. Like a lot of people I've had nothing but silence when attempting to contact the MobGUI developer(s) either through their support website or Twitter in recent times. This is really disappointing as MobGUI wa...
- Wed May 29, 2013 12:47 pm
- Forum: Talking LiveCode
- Topic: Preventing users from editing fields
- Replies: 8
- Views: 5455
Re: Preventing users from editing fields
Superb, thanks Klaus. I am going to have to stop trying to over-think solutions in LiveCode. Some things are SO easy.
Especially when someone such as yourself points them out. LOL!
Regards,
Steve
Especially when someone such as yourself points them out. LOL!

Regards,
Steve
- Wed May 29, 2013 12:29 pm
- Forum: Talking LiveCode
- Topic: Preventing users from editing fields
- Replies: 8
- Views: 5455
Re: Preventing users from editing fields
That's a thought Klaus.
Any way of selecting 'all fields' or a range of fields from script? Eg; "set the LockText of AllFields on this card to true" ? Or "set the LockText of fields 1 to 10 to true" ?
Steve
Any way of selecting 'all fields' or a range of fields from script? Eg; "set the LockText of AllFields on this card to true" ? Or "set the LockText of fields 1 to 10 to true" ?
Steve
- Wed May 29, 2013 11:03 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack Corrupted
- Replies: 6
- Views: 5158
Re: Stack Corrupted
Thanks (again!) SImon. I tried a bit of searching for the Community edition of MobGUI first, but I bow to your superior Googling. 
Really hoping
Steve

Really hoping
Steve
- Wed May 29, 2013 10:27 am
- Forum: Talking LiveCode
- Topic: Preventing users from editing fields
- Replies: 8
- Views: 5455
Re: Preventing users from editing fields
Although - is LockText possible if I were to group my fields? After grouping some fields I couldn't see a property in the Inspector. Just laziness (efficiency?) on my part, but it would be great to be able to group my 20 or so fields into one and set / un-set the LockText property of the group inste...
- Wed May 29, 2013 10:14 am
- Forum: Talking LiveCode
- Topic: Preventing users from editing fields
- Replies: 8
- Views: 5455
Re: Preventing users from editing fields
Perfect - thanks Simon. I couldn't see it for looking! 
Cheers,
Steve

Cheers,
Steve
- Wed May 29, 2013 9:59 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack Corrupted
- Replies: 6
- Views: 5158
Re: Stack Corrupted
Is there really a Community version of MobGUI? If so - could someone point me at it please? I've seen several posts saying "You need to buy the commercial version AND you need to buy the commercial version of LiveCode". Which if true sucks just a bit. If LC Community Edition can't handle protected s...
- Wed May 29, 2013 9:45 am
- Forum: Talking LiveCode
- Topic: Preventing users from editing fields
- Replies: 8
- Views: 5455
Preventing users from editing fields
Hi, I have some screens in my app which display data from a web service, that some users should be able to EDIT but other users should only be able to VIEW. Clearly it's easy to set the 'Disabled' property of fields to prevent editing, but this seems to have the side effect of dimming the field cont...
- Mon May 27, 2013 3:03 pm
- Forum: Talking LiveCode
- Topic: External / Plugin list?
- Replies: 1
- Views: 2340
External / Plugin list?
Hi!
Is there a central list / repository listing all available Externals / Plugins for LC? If not - I'm inclined to start one!
Steve
Is there a central list / repository listing all available Externals / Plugins for LC? If not - I'm inclined to start one!

Steve
- Fri May 24, 2013 12:30 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LiveCode Property Reference Guide?
- Replies: 3
- Views: 2919
Re: LiveCode Property Reference Guide?
Hi Bernd,
Superb.. Thanks for all the information, I'm already using what I've learned from you!
Regards,
Steve
Superb.. Thanks for all the information, I'm already using what I've learned from you!

Regards,
Steve
- Fri May 24, 2013 10:30 am
- Forum: Talking LiveCode
- Topic: Passing DataGrid Row Number to card
- Replies: 2
- Views: 2786
Re: Passing DataGrid Row Number to card
Hi Klaus,
Many thanks for the reply - you've saved me many hours!
Regards,
Steve
Many thanks for the reply - you've saved me many hours!

Regards,
Steve
- Fri May 24, 2013 10:13 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: LiveCode Property Reference Guide?
- Replies: 3
- Views: 2919
LiveCode Property Reference Guide?
Hello all, The Dictionary in LC is of course an excellent resource for finding commands, syntax etc. But where do I find a similar reference / guide for object Properties? Time after time I get stuck on something and after researching I end up posting on the forums, whereupon someone usually comes t...