Search found 21 matches
- Wed Mar 09, 2011 10:50 pm
- Forum: iOS Deployment
- Topic: Build an App
- Replies: 2
- Views: 3958
Re: Build an App
Whatever happened to this project. Just went though the blog posts and was following the development but it just ended. Last post was in December?
- Wed Mar 09, 2011 10:28 pm
- Forum: Off-Topic
- Topic: Programadores españoles - Spanish Census
- Replies: 12
- Views: 18837
Re: Programadores españoles - Spanish Census
Vivo en Puerto Rico y me podrías poner en esta categoría aunque lo mismo desarrollo en Ingles que en español.
- Tue Apr 13, 2010 12:33 pm
- Forum: Off-Topic
- Topic: Will RunRev be Allowed for iPhone/iPad?
- Replies: 72
- Views: 65731
Re: Will RunRev be Allowed for iPhone/iPad?
If the end result is that I can't use rev to develop for the ipad and iPhone I will be very disappointed. Having said that I can't help but agree with apple's logic. What if rev could be reworked to output html5 code?
- Sun Feb 07, 2010 12:09 pm
- Forum: Talking LiveCode
- Topic: URL Syntax
- Replies: 3
- Views: 3593
Re: URL Syntax
Got it.. I went back to the manual and on page 163 it gets into the dirty details of this topic. Thank!!!
- Sat Feb 06, 2010 9:37 pm
- Forum: Talking LiveCode
- Topic: URL Syntax
- Replies: 3
- Views: 3593
URL Syntax
Hi Everyone, I just bashed my head for an hour trying to get this to work: put URL"file:/Users/xyz/"&it into field "log" I had no success until I changed the syntax to: put URL("file:/Users/xyz/"&it) into field "log" I looked at the dictionary definition or URL and the examples provided did not use ...
- Wed Oct 21, 2009 11:13 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Easiest database access?
- Replies: 4
- Views: 3991
- Mon Oct 19, 2009 4:58 pm
- Forum: Talking LiveCode
- Topic: How to abort or exit a loop?
- Replies: 1
- Views: 3976
How to abort or exit a loop?
Hi,
I have a loop where I placed the answer command to monitor a variable. The loop runs for several hundred iterations. How do I get out of it if I am not in debug mode and command-. does not work?
Thanks
Steven
I have a loop where I placed the answer command to monitor a variable. The loop runs for several hundred iterations. How do I get out of it if I am not in debug mode and command-. does not work?
Thanks
Steven
- Sat Mar 28, 2009 12:03 pm
- Forum: Talking LiveCode
- Topic: re-indenting a script
- Replies: 2
- Views: 3161
- Fri Mar 27, 2009 7:02 pm
- Forum: Talking LiveCode
- Topic: re-indenting a script
- Replies: 2
- Views: 3161
re-indenting a script
Is there some way to get the editor to completely re-indent a script without having to go line by line hitting backspace and return at the beginning of each line?
- Fri Mar 27, 2009 6:40 pm
- Forum: Talking LiveCode
- Topic: Difference between locktext and traversalon?
- Replies: 1
- Views: 2632
- Fri Mar 27, 2009 6:37 pm
- Forum: Talking LiveCode
- Topic: Difference between locktext and traversalon?
- Replies: 1
- Views: 2632
Difference between locktext and traversalon?
Does anybody know the difference between these to properties? I don't want the user to be able to change the contents of a field except programmatically. Either property seem to accomplish this.
Thanks
Thanks
- Fri Mar 27, 2009 4:58 pm
- Forum: Talking LiveCode
- Topic: Incrementing a variable
- Replies: 2
- Views: 3364
- Fri Mar 27, 2009 4:54 pm
- Forum: Talking LiveCode
- Topic: Incrementing a variable
- Replies: 2
- Views: 3364
Incrementing a variable
Is there a more elegant way of incrementing a variable then this?
put i + 1 into i
put i + 1 into i
- Fri Mar 27, 2009 4:41 pm
- Forum: Talking LiveCode
- Topic: Accept DragDrop Globally?
- Replies: 12
- Views: 9596
- Fri Mar 27, 2009 4:16 pm
- Forum: Talking LiveCode
- Topic: Indirect Referencing
- Replies: 8
- Views: 7432