Re: Array Properties in a Standalone

2017-01-11 Thread Mark Wieder via use-livecode
On 01/11/2017 04:30 PM, Bob Sneidar via use-livecode wrote: I read in the dictionary: If you place the constant statement in a handler, you can use the constant anywhere in the handler. If you place the constant statement in a script outside any handler, you can use the constant anywhere in

Android Keyboard Activation Issue

2017-01-11 Thread Daniel Pierce via use-livecode
List, I have developed a cross platform mobile app for iOS and Android using LiveCode and it is working OK, but I continue to get a common complaint from Android users that when they select a field the keyboard does not activate like on other apps. This is not an issue on iOS because a when

Re: Array Properties in a Standalone

2017-01-11 Thread Bob Sneidar via use-livecode
I was a few beers in when I wrote this. Upon thinking about this, what is actually happening is that every stack becomes it's own mainstack in a standalone. I think what I will do then is declare a constant with the name of what I am calling the mainstack when I first launch it. Then I can

Re: [OT] Download Request

2017-01-11 Thread Randy Hengst via use-livecode
Thank you, Skip. be well, randy > On Jan 11, 2017, at 11:14 AM, Skip Kimpel via use-livecode > wrote: > > I just checked and I don't see it. > > SKIP KIMPEL > > On Wed, Jan 11, 2017 at 12:09 PM, Randy Hengst via use-livecode < > use-livecode@lists.runrev.com>

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-11 Thread Curry Kenworthy via use-livecode
Richmond: > Well, the first question anyone is going to ask is why > on earth you are using 6.7.11? Don't forget to use "OMG/LOL/derisno/perv" as in for example: "OMG, why are you using 6.7, are you a total perv? Derisno past! LOL." :) There is a history to every product, and not only do we

Re: [OT] Download Request

2017-01-11 Thread Randy Hengst via use-livecode
They didn’t say…. here’s a quotation from their response to me: ”An issue was detected with the apps and we have made the necessary corrections." I’m pretty darn sure I did all the right things… so, something on their end, I guess. > On Jan 11, 2017, at 2:39 PM, Colin Holgate via

Re: [OT] Download Request

2017-01-11 Thread Skip Kimpel via use-livecode
I just checked and I don't see it. SKIP KIMPEL On Wed, Jan 11, 2017 at 12:09 PM, Randy Hengst via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi All, > > I successfully had three iOS apps approved for sale by Apple on Jan 8th. > So far they have not shown up on the Apple App Store…

Re: Documentation on Dispatch

2017-01-11 Thread Ali Lloyd via use-livecode
Filed: http://quality.livecode.com/show_bug.cgi?id=19082 On Wed, Jan 11, 2017 at 1:08 AM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > I use this ALL the time. sqlYoga uses special arrays for Record Objects, > and the elements of one of these arrays can *only* be

Re: [OT] Download Request

2017-01-11 Thread Colin Holgate via use-livecode
What was the fix? > On Jan 11, 2017, at 3:25 PM, Randy Hengst via use-livecode > wrote: > > A quick follow-up… the initial response from Apple said that they’d get back > to me within 3 business days… actually, they responded in 6 hours with a fix… > so, all

[ANN] Important: reply before friday - conference!

2017-01-11 Thread Mark Schonewille via use-livecode
International LiveCode Mini Conference - Time and date are still preliminary! - Make sure to send a message to me on Friday or earlier if you're interested! - decisions are made over the weekend, depending on feedback! In the second half of February, an international LiveCode Mini Conference

Setting the Cursor to an image

2017-01-11 Thread William Prothero via use-livecode
Folks: I am setting the cursor to a 32x32 image. It works in the standalone app, but not in the development system. Is there something wrong with the IDE? This happens in version 8 and 9 (latest downloads). I use: on mouseUp set the cursor to #—the ID of the image lock cursor

[OT] Download Request

2017-01-11 Thread Randy Hengst via use-livecode
Hi All, I successfully had three iOS apps approved for sale by Apple on Jan 8th. So far they have not shown up on the Apple App Store… when I check on them via iTunes Connect all things seem to be in order, but when I click on “Show in iTunes” it says the app isn’t available in the U.S.

Re: Array Properties in a Standalone

2017-01-11 Thread Bob Sneidar via use-livecode
I read in the dictionary: If you place the constant statement in a handler, you can use the constant anywhere in the handler. If you place the constant statement in a script outside any handler, you can use the constant anywhere in the handlers of that script. Any way to declare a global

[OT] KOUSEK (or replacement) code snippet manager replacement?

2017-01-11 Thread Stephen Barncard via use-livecode
I have been using KOUSEK for years. It (was) a simple, easy to use code snippet manager I started using about 5 years ago after I couldn't manage Rev-based manager that dropped out of sight. Now Kousek has irresponsibly dropped out of sight too, but my snippets remain. The app wants credentials

Re: [OT] Download Request

2017-01-11 Thread Randy Hengst via use-livecode
A quick follow-up… the initial response from Apple said that they’d get back to me within 3 business days… actually, they responded in 6 hours with a fix… so, all is well. Apple really has gotten faster and the review process… this one for me only took two days. be well, randy > On Jan 11,