Re: [ANN] Facebook Lib

2014-05-03 Thread Gerry
Mac. And no, not tried that. Also the FB authorisation window displays as blank before disappearing - it seems to authorise ok without me doing anything and lets me post from my app too. Not had a lot of time to look beyond the basics yet, and I'm really waiting for the iOS version :) Gerry

iOS: Scrolling a native scroller via script problem

2014-07-20 Thread Gerry
, on opencard I manually scroll the scroller via script e.g.: set the vScroll of group scroller to 2770 The problem is if the user then touches the scroller, the data grid jumps to a vScroll of 0. Anyone have an idea why? Gerry ___ use-livecode mailing

Re: mobile focus

2014-08-29 Thread Gerry
iPhoneControlTarget() Gerry On 30 August 2014 13:26, Eric Corbett e...@canelasoftware.com wrote: Hi Mike, In my limited use of the native field on mobile, I have come across some key features. First, when you create the field, I would recommend creating each one in a separate control

Re: Russian submarine

2014-09-09 Thread Gerry
Watched about 5.467 seconds of that before I was motion sick :) g On 7 Sep 2014, at 8:17 am, Colin Holgate co...@verizon.net wrote: Anyway, if you too were curious about what it’s like, wonder no longer, I did a Google Glass video of my visit:

Re: ios8

2014-09-10 Thread Gerry
I just installed the GM release on my iPhone 5. I can install my LC 6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far). g On 10 Sep 2014, at 4:48 am, Colin Holgate co...@verizon.net wrote: I used Xcode 6 to get the app onto my iPad.

Re: ios8

2014-09-11 Thread Gerry
I should also mention that I'm running OS X 10.9.4. g On 11 Sep 2014, at 1:13 pm, Gerry gerry.or...@gmail.com wrote: I just installed the GM release on my iPhone 5. I can install my LC 6.2.2-compiled apps using Xcode 5.1.1. And they run fine (so far). g On 10 Sep 2014, at 4:48 am

Re: iOS 8 XCode 6

2014-09-17 Thread Gerry
I've upgraded both my iPhone and iPad to iOS 8 and that version of xCode works fine for me - I can install apps on both devices.. g On 18 Sep 2014, at 12:50 pm, Alex Shaw a...@harryscollar.com wrote: Hi Does anyone know when we can expect LC to work with XCode 6? Updated my

Re: iOS 8 XCode 6

2014-09-18 Thread Gerry
I meant that XCode 5.1.1 works for me! g On 18 Sep 2014, at 3:45 pm, Alex Shaw a...@harryscollar.com wrote: Thanks Gerry. Will update xcode now. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: mobilepick as a live list

2014-09-22 Thread Gerry
Yes, using a native field and a datagrid, and listing matching records pulled from a sqlite database. g On 22 Sep 2014, at 12:56 am, Mike Kerner mikeker...@roadrunner.com wrote: Has anybody created a live select list that updates as you type in a field?

Re: mobilepick as a live list

2014-09-22 Thread Gerry
to hide and show it and to disable all the other controls I might group all the elements with a full screen rectangle graphic at the back of the group and make the rectangle opaque but set it's blend to 100 - that way touches anywhere behind the group wouldn't get through. Gerry

Re: Trigger Mobile Page Swipe?

2014-10-05 Thread Gerry
I've tried to do this and didn't get it working. It's just another one of those ways in which LiveCode is a 90% iOS solution. Gerry Sent from my iPhone On 5 Oct 2014, at 6:52 pm, Scott Rossi sc...@tactilemedia.com wrote: Hi All: I never saw any response on the this item below. I¹m

Re: RELEASE: LiveCode 6.6.4 RC1

2014-10-06 Thread Gerry
And for me I had to manually download the iOS 7.1 simulator - it didn't install by default. Found it at xCode Preferences... Downloads. g On 7 Oct 2014, at 6:52 am, Chris Sheffield cmsheffi...@icloud.com wrote: Maybe you know this already, but I found with Xcode 6 it is now necessary to

Re: Using The iOS 8 Simulator

2014-10-07 Thread Gerry
Working fine here - I can target any combination of device and iOS version (well, except 7.x on the new devices). More problematic for me is that I can't find where on my (Yosemite GM 2) hard drive the simulator directories are. I thought I had it but then Apple moved them. g On 8 Oct 2014,

Re: Using The iOS 8 Simulator

2014-10-08 Thread Gerry
http://pinkstone.co.uk/where-is-the-documents-directory-for-the-ios-8-simulator/ On 8 Oct 2014, at 3:42 pm, Gerry gerry.or...@gmail.com wrote: More problematic for me is that I can't find where on my (Yosemite GM 2) hard drive the simulator directories are. I thought I had

Re: LiveCode 6.6.4

2014-10-16 Thread Gerry
And another one: I changed nothing between the RC 2 version and the release version and I can't now run my apps in the simulator - I get a message that says Unable to start simulation: Unable to run app in simulator. Ugh. Gerry On 17 Oct 2014, at 7:28 am, Mike Kerner mikeker

Re: LiveCode 6.6.4

2014-10-16 Thread Gerry
Yup. g On 17 Oct 2014, at 12:28 pm, Colin Holgate co...@verizon.net wrote: I have the reverse situation, where I couldn’t before but now I can. Are you using Xcode 6.0.1? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: handling push notifications

2014-10-16 Thread Gerry
LOVE is a clear statement from RunRev about their intentions in this area - will they ever support background operations? (And don't tell me to just use the .plist hack - the problem is much broader than the app not quitting on suspend). Gerry ___ use

Re: LiveCode 6.6.4

2014-10-16 Thread Gerry
When I get the simulator message, I go to the simulator, make sure there isn't an instance of the app already running, and if there is, exit it, then go back, and fire it off, again, from LC. You get the same error message I do? g ___

Re: RELEASE LiveCode 7.0

2014-10-24 Thread Gerry
I'm wondering if anyone tested the iOS player object in a pre-GM release of 7.0? As far as I can see it's totally broken? g On 24 Oct 2014, at 5:44 pm, Terence Heaford t.heaf...@btinternet.com wrote: It’s really beyond my comprehension. ___

Re: Yosemite Mobile Support prefs flaw

2014-10-28 Thread Gerry
Fixed in 6.6.4 or 6.6.5. Gerry On Wed, 29 Oct 2014 at 9:46 am, Lars Brehmer larsbreh...@mac.com wrote: Does anyone know if there is a solution or workaround for this one? Just got bit by this. Thought I'd throw out the warning just in case. I installed OS X Yosemite yesterday to give

Re: 6.7.1 RC1 uncomment

2014-11-01 Thread Gerry
Same for 7.0 for me. I've found so many issues with that version...sigh... On Sun, 2 Nov 2014 at 12:48 am, Terence Heaford t.heaf...@btinternet.com wrote: Thanks All the best Terry On 01 Nov 2014, at 11:07, Jacques Hausser jacques.haus...@unil.ch wrote: Eh, it's worse ! Several

Re: Opening a stack stored in dropbox's public folder

2014-11-02 Thread Gerry
Yeah that happens here too. Bugger. I have an app out there that relies on this. On Mon Nov 03 2014 at 10:01:57 AM Jim Hurley jhurley0...@sbcglobal.net wrote: There was a time when this worked, but not now. I put go url https://dl.dropboxusercontent.com/ etc. And I get no such

Re: Opening a stack stored in dropbox's public fold

2014-11-04 Thread Gerry
My link is new, my Mac is running Yosemite. Still doesn't work. g On Tue Nov 04 2014 at 1:40:34 AM Jim Hurley jhurley0...@sbcglobal.net wrote: Thanks Jacque. No it is a fresh link. But new information. It (go url Dropbox link) works on my MacBookAir, running 10.9.5 and all versions of RR,

Re: working screenrect

2014-11-07 Thread Gerry
I asked this a few weeks ago. No answer. Gerry On Sat, 8 Nov 2014 at 5:17 am, John Dixon dixo...@hotmail.co.uk wrote: If I make a stack at 320 x 480 Choose 'Device iPhone 4s' from the 'Hardware' menu then :- put the item 3 to 4 of the effective working screenRect into fld 1 returns

Re: which iPhone...

2014-11-10 Thread Gerry
Randy's code gives me a screen rect of 0,0,375,667 on an iOS 8 iPhone 6 simulator. Those are the correct values (remember for the iPhone 6 and 6+ you need to multiply by 2x and 3x respectively). The code also works accurately on a 4s and 5s simulator. Thanks Randy! Gerry On Tue Nov 11 2014 at 5

Re: reopen app from background iOS 7 and 8 / multitask

2014-11-25 Thread Gerry
solution (they don't even answer emails about it). Gerry On Wed, 26 Nov 2014 at 3:30 am, Ralph DiMola rdim...@evergreeninfo.net wrote: I have used the plist hack for 3 years now. I know there are some threading issues with LC and the plist hack IS NOT supported or recommended by RunRev. That being

Re: Camera authorisation on iOS7.1.2

2014-11-26 Thread Gerry
mergAVRequestMediaAccess isn't in the documentation on the mergext site yet... Gerry On 27 Nov 2014, at 10:33 am, Sean Cole (Pi) s...@pidigital.co.uk wrote: Hi, It's okay. Monte had updated the plugin but not made it clear what had changed and that it had done so radically. There's new

Re: [OT] baby

2014-11-27 Thread Gerry
Congratulations! So pleased for you! Gerry On Fri, 28 Nov 2014 at 7:14 am, Monte Goulding mo...@sweattechnologies.com wrote: Hi Folks We just had a baby so I won't be able to get to mergExt related questions for a few days. Rebecca(mum) and Sarah(bub) are doing well but Sarah has a few

Re: RELEASE LiveCode 6.7.1 RC3

2014-12-04 Thread Gerry
Ditto. g On Fri Dec 05 2014 at 5:31:47 AM Martin Koob mk...@rogers.com wrote: The new versions don't show up for me in the check for updates window in LC 6.7. Martin -- View this message in context: http://runtime-revolution.

Andre Garcia's FacebookLib

2014-12-16 Thread Gerry
in the context of web apps, not mobile. I emailed Andre 3 or 4 weeks ago and he said FB had changed something and he'd get back to me. He hasn't replied to more recent follow up emails. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Andre Garcia's FacebookLib

2014-12-16 Thread Gerry
Really? I should wait a few *months*? It's a commercial product! g On Wed Dec 17 2014 at 5:50:12 PM Mark Schonewille m.schonewi...@economy-x-talk.com wrote: Gerry, A few follow-up e-mails within 4 weeks is really too much. Try again in a few months. It isn't easy to fix something like

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Yep but the LiveCode product is largely usable in spite of those bugs. The Facebook lib isn't at functional right now. See the difference? Gerry On Wed, 17 Dec 2014 at 6:14 pm, Mark Schonewille m.schonewi...@economy-x-talk.com wrote: LiveCode is a commercial product too. Quite a few bugs were

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Mark, how is a couple of emails in the 3-4 week period following my original query bugging someone? Especially when they had promised to get back to me? Gerry On Wed Dec 17 2014 at 9:47:58 PM Dave Kilroy d...@applicationinsight.com wrote: Gerry it's up to you how you take this forward, I don't

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Bob, it's not a LiveCode version problem. Facebook has changed something in the way they do authentication. Andre needs to update the library. Gerry On Thu, 18 Dec 2014 at 7:11 am, Kevin Miller ke...@livecode.com wrote: We do monitor this list. However as ever our focus has

Re: Andre Garcia's FacebookLib

2014-12-17 Thread Gerry
Andre has responded. So hopefully the issue will be sorted out soon. Gerry On Thu, 18 Dec 2014 at 7:15 am, Gerry gerry.or...@gmail.com wrote: Bob, it's not a LiveCode version problem. Facebook has changed something in the way they do authentication. Andre needs to update the library. Gerry

Re: newbie question about smartphone apps

2011-09-06 Thread Gerry
, the producer, is basically a nobody, as long as the app is good? Worked for me :) Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: User Preferences

2011-10-11 Thread Gerry
Or use an online method? Will your app be used in settings where a internet connection can be assumed? Gerry -- photos: http://gerryorkin.com On Wednesday, 12 October 2011 at 11:35 AM, Björnke von Gierke wrote: To prevent copying, do not produce anything. It's the perfect counter

Re: User Preferences

2011-10-12 Thread Gerry
My ISP gives out a new IP whenever I re-connect after e.g. a router restart. So that wouldn't work. Gerry Kee Nethery wrote: Log all the server connections. Once a day examine the log files to see if the same unlock code is coming from multiple IP addresses. If it is, that means

Re: So RunRev wants more of my money- what has been fixed?

2011-10-12 Thread Gerry
Personally I'm angry that as an iOS-only developer I have to pay for the development of features that only those other pesky platforms like Mac, Windows and Linux can use :) Gerry -- photos: http://gerryorkin.com On Wednesday, 12 October 2011 at 5:44 PM, Andrew Kluthe wrote: I

Re: User Preferences

2011-10-12 Thread Gerry
. But I can see how your escalating check on suspect reg codes could account for that :) Gerry -- photos: http://gerryorkin.com On Thursday, 13 October 2011 at 9:22 AM, Kee Nethery wrote: On Oct 11, 2011, at 10:59 PM, Gerry wrote: My ISP gives out a new IP whenever I re-connect after

Re: drawing with a finger in iOS

2011-10-26 Thread Gerry
John has posted his code somewhere...perhaps the forums...? On Wed, Oct 26, 2011 at 2:44 PM, Colin Holgate co...@verizon.net wrote: It probably does. John Craig's app Spell With Kyle seems to manage to do what you want: ___ use-livecode mailing

Re: library folder ios and updates

2011-10-27 Thread Gerry
If you mean whether the library directory contents are retained when the user updates the app…yes. Gerry -- photos: http://gerryorkin.com On Friday, 28 October 2011 at 12:58 PM, ddas wrote: Hello All, What happens to the stored files in the library folder with my unique app

Re: iOS and Go Stack URL?

2011-11-04 Thread Gerry
Check this out on the forums: http://forums.runrev.com/viewtopic.php?f=49t=8934 -- photos: http://gerryorkin.com On Saturday, 5 November 2011 at 10:15 AM, John Patten wrote: Hello All! Is it possible to open a remote stack in iOS via Go Stack URL …? I'm thinking no…but I thought I'd

Re: iOS and Go Stack URL?

2011-11-04 Thread Gerry
Whoops. I wrote that stack and didn't notice that I'd left MobGUI in as a substack. It doesn't need it :) Plus I didn't do an environment test in the script to make sure it ran only in iOS - it was a quick hack to demonstrate a point. g -- photos: http://gerryorkin.com On Saturday, 5

Re: send message in 10 doesn't work properly

2014-01-18 Thread Gerry
Try Send doit myTarget in 10 ticks Gerry Sent from my iPad On 19 Jan 2014, at 12:03 pm, Dr. Hawkins doch...@gmail.com wrote: After fighting this for a couple of hours, I finally found that my message sending of the form send doit myTarget in 10 doesn't work properly

Re: [OT] MIA

2014-01-20 Thread Gerry
Words are so inadequate but they are all we have. All the best to you and yours, and stay away as long as you need to. Gerry Monte wrote: I'm going to be off the reservation for a little while. For those that knew we had a baby due in a couple of weeks we lost her yesterday and I just need

Re: of possible Android interest

2014-02-04 Thread Gerry
It's now at $100. Maybe it was a mistake? I've not heard from them so I'm assuming I'm still getting mine at the $20 price :) Gerry Sent from my iPad On 4 Feb 2014, at 11:27 am, Mark Wieder mwie...@ahsoftware.net wrote: This came up at work today. Not sure what to make of it, but it's sure

Re: Counting the number of checkboxes...

2014-04-21 Thread Gerry
the field when the check box is clicked off. Whenever you need to know how many of the check boxes are on just get the number from that field. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Swipe-able objects in iOS

2011-02-27 Thread Gerry
elements, so before I go old school is there now a better way? This is for something that'll end up in iOS. Cheers Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Swipe-able objects in iOS

2011-02-27 Thread Gerry
Oh. I've found the dragImage stuff. So I can drag just an image, then move the object to the mouseup/drop location? g On Mon, Feb 28, 2011 at 9:05 AM, Gerry gerry.or...@gmail.com wrote: I'm new to LiveCode but I was a very active HyperCard and Director programmer back when I was young

iOS Simulation error

2011-02-28 Thread Gerry
I'm getting an error message when I try to simulate an iOS app. It reads: Unable to build app for simulation: could not find plist simulator for 4.3 target It pops up immediately after I try build the app. I have the latest XCode 4.3 beta SDK installed. Any ideas? Cheers Gerry -- photo

What's the best way to do objects?

2011-03-01 Thread Gerry
Years ago I used to use Macromedia Director, and got to be pretty good at programming objects (the kind that operated independently once they were birthed...sort of OOP). What's the best way of doing that sort of thing in LiveCode? Cheers Gerry -- photo site: http://gerryorkin.com

Re: Just starting out in iOs and LiveCode

2011-03-03 Thread Gerry
Just trying the put URL thing - pulling down a .txt file with UNIX line breaks, it seems to strip the line breaks out. How to I handle that? g -- photo site: http://gerryorkin.com On Friday, 4 March 2011 at 9:48 AM, Nonsanity wrote: There are many, many ways to do this. The barest minimum

Re: Just starting out in iOs and LiveCode

2011-03-03 Thread Gerry
with Unix line breaks specified, and it's stored on dropbox. Gerry -- photo site: http://gerryorkin.com On Friday, 4 March 2011 at 12:34 PM, Gerry wrote: Just trying the put URL thing - pulling down a .txt file with UNIX line breaks, it seems to strip the line breaks out. How to I handle

iOS button ink settings

2011-03-06 Thread Gerry
Hi folks, I'm using ink settings on some buttons with icons, and while they work in the stack they don't in the simulator or on my iPhone when I've installed the app. Are ink settings supported on iOS? Gerry -- photo site: http://gerryorkin.com

Location in iOS

2011-03-07 Thread Gerry
Has anyone seen (or made) an example stack that successfully uses location services in iOS? I need help! g -- photo site: http://gerryorkin.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

MySQL in iOS apps?

2011-03-09 Thread Gerry
I'm trying to read data from a MySQL database on a server into an iOS app. Works fine in the stack, but not in the app. Don't iOS apps support calls to remote databases? Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: MySQL in iOS apps?

2011-03-09 Thread Gerry
Thanks :) Just another thing to learn. I'll Google .cgi and MySql (I've never written a .cgi) - but do you have an example of one that calls a SQL database in LiveCode? Gerry -- photo site: http://gerryorkin.com On Wednesday, 9 March 2011 at 10:01 PM, paolo mazza wrote: Gerry, the MySQL

Arggggh. put Google maps URL weirdness

2011-03-11 Thread Gerry
. Argggh. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Arggggh. put Google maps URL weirdness

2011-03-11 Thread Gerry
That's it! I actually jumped out of bed to try that, and found your message suggesting the same thing! Phew. Thanks for your response! Gerry -- photo site: http://gerryorkin.com On Friday, 11 March 2011 at 10:05 PM, Alex Tweedly wrote: Haven't tried, but I always use parentheses with URL

Re: Arggggh. put Google maps URL weirdness

2011-03-11 Thread Gerry
Yes, it's a blank image already on the card. g -- photo site: http://gerryorkin.com On Saturday, 12 March 2011 at 8:59 AM, Bob Sneidar wrote: Are you creating image 1 first before you do this? Bob On Mar 11, 2011, at 1:22 PM, Gerry Orkin wrote: Bob, it's working here :) Gerry

iOS iPhone Retina splash image

2011-03-20 Thread Gerry
Hi folks My iPhone app uses a 960x640 .png as the splash screen image. In the standalone settings, I have the status bar set to visible, and the status bar style to default. The image appears but after a second or two it suddenly stretches vertically. What am I doing wrong? Cheers Gerry

Re: iOS iPhone Retina splash image

2011-03-20 Thread Gerry
cuts in after the splash image shows, and just after the image stretches. This app is only for use in portrait orientation. Gerry I code the status bar myself after one time setting it in the Standalone settings and then it not working. After that I always code it myself

libUrlDownloadToFile urlProgress

2011-03-21 Thread Gerry
working off page 14 of the iOS release notes. The user guide entries for libUrlDownloadToFile just confuse me, as it appears to be documentation for a slightly different version of the libUrlDownloadToFile command. Cheers Gerry ___ use-livecode

Weird script behaviour (was libUrlDownloadToFile urlProgress)

2011-03-22 Thread Gerry
if my stack is somehow corrupt. Anyone seen that before? Cheers Gerry On Tuesday, 22 March 2011 at 3:29 PM, Gerry wrote: I'm using libUrlDownloadToFile to download some mp3s. As you might know libUrlDownloadToFile periodically sends the message urlProgress to the originating object so you

Re: Weird script behaviour (was libUrlDownloadToFile urlProgress)

2011-03-23 Thread Gerry
against the send command - it jumps from the button script into the card script, and I can step through all the lines in that card script, executing them as I go. Like I said, totally crazy! Gerry -- photo site: http://gerryorkin.com On Wednesday, 23 March 2011 at 4:40 PM, J. Landman Gay wrote

Building for the iPhone 3G

2011-03-23 Thread Gerry
we not build for the 3g? Or is there a setting I'm missing? Cheers Gerry -- photo site: http://gerryorkin.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Weird script behaviour (was libUrlDownloadToFile urlProgress)

2011-03-23 Thread Gerry
Jacq, the button is on the card, and isn't in a group. g -- photo site: http://gerryorkin.com On Thursday, 24 March 2011 at 8:32 AM, J. Landman Gay wrote: On 3/23/11 4:41 AM, Gerry wrote: This is the script that calls the handler: on mouseup set the blendLevel of me to 10

Re: Building for the iPhone 3G

2011-03-23 Thread Gerry
I selected 3.1.3. This tester is on iOS 4.2.1 (8C148). g -- photo site: http://gerryorkin.com On Thursday, 24 March 2011 at 8:51 AM, Colin Holgate wrote: On Mar 23, 2011, at 5:32 PM, Gerry wrote: Can we not build for the 3g? Or is there a setting I'm missing? There is a good chance

Re: Weird script behaviour (was libUrlDownloadToFile urlProgress)

2011-03-23 Thread Gerry
the list with my human error :) And thanks again for your interest. Gerry -- photo site: http://gerryorkin.com On Thursday, 24 March 2011 at 10:13 AM, J. Landman Gay wrote: On 3/23/11 4:57 PM, Gerry wrote: Jacq, the button is on the card, and isn't in a group. It's bizarre, I've never heard

iOS quit app message?

2011-03-24 Thread Gerry
Hi all Is there any way to detect the closing of an iOS app? As far as I can tell closestack and suspendstack don't work. Cheers Gerry -- photo site: http://gerryorkin.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Arghhh. Is this stack corrupt?

2011-03-29 Thread Gerry
(using answer URL (file:shutdown.txt)) I always get the value card id 1002. I have no card id 1002 in my stack! What is going on? Cheers Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: Arghhh. Is this stack corrupt?

2011-03-29 Thread Gerry
Bernd All my cards are properly named and none has the id 1002. I call both openstack (where the file is read) and shutdown (where it is written) from the stack script. No other stacks in use, and no substacks. Cheers Gerry -- photo site: http://gerryorkin.com On Wednesday, 30 March 2011

Swapping one control type for another in a group

2011-04-03 Thread Gerry
I've go an iOS scrolling control working really well, except I now need to replace the text field it uses to display the text that scrolls with a datagrid. The text field is part of a group, so how do I swap it out for the datagrid, without changing anything else? -- photos:

Re: Check for first run

2011-04-17 Thread Gerry
specialfolderpath (documents) / firstlaunch.txt into pathToLaunchFile if there is not a file pathToLaunchFile then askYouQuestions set the defaultFolder to specialFolderPath(Documents) put 1 into URL ((file:firstlaunch.txt)) else doSomethingElse end if Gerry -- photos: http://gerryorkin.com On Sunday

Copy files location in iOS

2011-04-19 Thread Gerry
I've read the release notes but I still can't work out how to refer to files I've included with the app in the Copy Files pane of the standalone settings. I think they are in the app's library folder, but I can't refer to them using e.g.: specialfolderpath (library) /myfile.mp3) Help! Gerry

Re: iOS: UIScrollView and scrollable Data Grid

2011-04-20 Thread Gerry
No, that all sounds fine. But you are about to suffer frustration and disappointment :) Data grids are VERY slow to populate with text under iOS. For example, I have less than 50 lines of text to put into a data grid and it takes 3-4 seconds. Useless :) Cheers Gerry -- photos: http

Re: Scrolling in an iOS text-field

2011-04-30 Thread Gerry
just ask :) Gerry -- photos: http://gerryorkin.com On Saturday, 30 April 2011 at 5:39 PM, John Allijn wrote: Secondly, I can't seem to get the scroller to be displaced in the little part of my screen where I want it to be. It runs of the screen on the bottom, thereby messing up my navigation

Re: Check iOS communications

2011-05-09 Thread Gerry
, 2011, at 23:51, Gerry Orkin gerry.or...@gmail.com wrote: I don't think Apple allows apps to turn those services on or off. Gerry -- Sent from my iPhone. On 10/05/2011, at 7:18 AM, John Allijn john.all...@alice.nl wrote: Hi, Is there a way to check if bluetooth and wifi

Re: conference dilemma...

2013-02-27 Thread Gerry
in it?' To be undecided about which conference to attend is to pause for a moment and then ask how the chicken is cooked. Gerry On Thursday, February 28, 2013, Heather Laine wrote: Colin, I'm surprised you even hesitated for a moment. There's just no contest. Heather On 27 Feb 2013, at 19:36, Colin Holgate

Re: [ANN] ControlManager video

2014-12-22 Thread Gerry
This product comes with awesome support - Hugh spend an hour and a half with me on Skype trying to find a solution to a bug, and lots more time on the problem after that conversation. Highly recommended! Gerry On Tue, 23 Dec 2014 at 3:06 am, FlexibleLearning.com ad...@flexiblelearning.com wrote

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-24 Thread Gerry
I wrote an sql based version of this for an abandoned iPad app - it displays the results in a datagrid from where they can be edited or deleted. If I find time in the next little while I'll package it up as a demo. Gerry On Thu, 25 Dec 2014 at 8:47 am, Peter Haworth p...@lcsql.com wrote: Thanks

Re: [ANN] Free: Google-style typing filter for LiveCode

2014-12-25 Thread Gerry
fast enough on a 1000 record database - that's about as big as the database would ever get on that project. Gerry On Thu Dec 25 2014 at 10:54:04 AM Peter Haworth p...@lcsql.com wrote: Sounds interesting, I think Skip was interested in using a filter with a datagrid. I went a bit further

Re: Building apps for iOS 7?

2015-02-02 Thread Gerry
I can build for iOS 7.1 using LC 6.7.1 and xCode 6.1.1. g On Mon Feb 02 2015 at 12:02:20 PM Terry Judd terry.j...@unimelb.edu.au wrote: Xcode went and did that automatic update thing on me again and while I managed to download and install past versions and have LiveCode recognise them I

iOS app rejection issue

2015-02-05 Thread Gerry
') in the Info.plist. Minimum OS Version Mismatch - The minimum OS version (LC_VERSION_MIN_IPHONEOS) in the binary ('7.0') for architecture ('arm64') differs from the MinimumOSVersion ('8.0') in the Info.plist. Cheers Gerry ___ use-livecode mailing list use

Re: iOS app rejection issue

2015-02-05 Thread Gerry
Update: Submitting with the minimum supported OS set to 7.0 I just get the first error back. Gerry On Fri Feb 06 2015 at 1:52:25 PM Gerry gerry.or...@gmail.com wrote: Hi all I've just submitted an app to Apple using LC 6.7.2 (rc 2) and the latest version of xCode (6.1.1). That xCode

Re: [OT)ish iOS app rejection issue

2015-02-08 Thread Gerry
What was the reason given for the rejection? g On Sat Feb 07 2015 at 1:45:41 AM Ralph DiMola rdim...@evergreeninfo.net wrote: I submitted 2 apps on the same day last week. Both apps are identical in every way except for the data set. One was approved, one was rejected??? Just an FYI on the

Re: Posting to php problem

2015-01-22 Thread Gerry
There's a httpHeaders bug in recent versions of LiveCode. Andre Garzia has been having problems with it in his Facebook lib - perhaps he has a workround? Gerry Sent from my iPhone On 23 Jan 2015, at 4:33 am, William Prothero proth...@earthednet.org wrote: httpHeaders

Re: [OT] Apple Wireless mouse

2015-03-14 Thread Gerry
You've never had that thing happen where you brush up against the mouse and your very long script goes madly scrolling at top speed off into the ether in a direction you can't pinpoint because it happens so fast, careening completely out of control and losing your place, causing you to

Re: [OT] Apple Wireless mouse

2015-03-14 Thread Gerry
Nope. Not I. I find the Apple wireless mouse to be a fantastic device. Gerry On 15 Mar 2015, at 5:40 am, J. Landman Gay jac...@hyperactivesw.com wrote: EVERYONE has that problem. ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: [OT] Apple Wireless mouse

2015-03-14 Thread Gerry
I'm completely mystified. I've never had a single problem with any of the 4-5 wireless mice I've used. perhaps it's a northern-southern hemisphere thing? Magnetic fields, perhaps? ;-\ g On 15 Mar 2015, at 2:29 pm, J. Landman Gay jac...@hyperactivesw.com wrote: Maybe if I typed in shorter

Re: iOS simulator and iOS 8 [Was sqlite and iOS 8]

2015-03-11 Thread Gerry
You are wasting time :) Use Monte's mergTestApp plug in. Makes deploying to a connected device simple as...click. g On 8 Mar 2015, at 6:41 am, Ralph DiMola rdim...@evergreeninfo.net wrote: But in the end I just didn't have the time so I went the==drag the .app into the device using Xcode.

Re: Stream Video in LC Player

2015-03-02 Thread Gerry
connections. I found no other way to improve the streaming of video in a mobile player object on iOS. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences

Re: RELEASE 6.7.3 / 7.0.3

2015-03-02 Thread Gerry
Monte's externals are now available on his site. Gerry On 2 Mar 2015, at 10:46 am, Monte Goulding mo...@sweattechnologies.com wrote: Hopefully today, most of them built fine but there are a few that I need to massage a little. ___ use

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Gerry
The mergext externals make it possible to do serious development on iOS in LiveCode. Without Monte's work the platform wouldn't be a serious development took for me. It's that simple. Buy 'em! Gerry On Wed, 4 Mar 2015 at 10:23 am, Monte Goulding mo...@sweattechnologies.com wrote: On 4 Mar 2015

Re: RELEASE 6.7.3 / 7.0.3

2015-03-01 Thread Gerry
Hey Monte, do you have an ETA for the new versions? Gerry OK, I worked out the issue and my build script is running. It takes a while to build everything for all the different SDKs etc but hopefully I'll have new versions up tonight or in the morning

Re: RELEASE 6.7.3 / 7.0.3

2015-03-01 Thread Gerry
thanks :) On 2 Mar 2015, at 10:46 am, Monte Goulding mo...@sweattechnologies.com wrote: On 2 Mar 2015, at 10:25 am, Gerry gerry.or...@gmail.com wrote: Hey Monte, do you have an ETA for the new versions? Hopefully today, most of them built fine but there are a few that I need

Re: Visual effects on iOS?

2015-03-01 Thread Gerry
It's been required the whole time I've been doing iOS on LC - at least 2.5 years. g On Mon, 2 Mar 2015 at 17:30 Geoff Canyon gcan...@gmail.com wrote: On Sun, Mar 1, 2015 at 11:53 PM, Jerry Jensen j...@jhj.com wrote: Use the (optional) 'for visual effect' variant of the lock screen command

Re: RELEASE 6.7.3 / 7.0.3

2015-02-26 Thread Gerry
Monte and RunRev have been working on this. He has to re-build his externals before this'll work. I've been waiting 4 weeks for RunRev to fix this and now, through no fault of his, I have to wait until Monte gets his wonderful externals updated. Gerry On Fri, 27 Feb 2015 at 05:21 William

Re: RELEASE 6.7.3 / 7.0.3

2015-02-26 Thread Gerry
*Sound of cheering and clapping* On Fri, 27 Feb 2015 at 14:45 Monte Goulding mo...@sweattechnologies.com wrote: On 27 Feb 2015, at 12:53 pm, Monte Goulding mo...@sweattechnologies.com wrote: Yes, and I'm having a spot of bother working out the right settings to use so what I hoped would

  1   2   3   4   >