Re: LC interface code

2014-08-07 Thread Gerry Orkin
app.net is in suspended animation... I wouldn't build anything on it. g On 7 Aug 2014, at 2:33 pm, Skip Kimpel wrote: > I see that app.net does... Now I'm intrigued. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: Has anyone got the browserLoadRequest message to work?

2014-07-31 Thread Gerry Orkin
Oh! So they are. D'oh. Either way, I use it with no problems. g On 30 Jul 2014, at 5:17 pm, Terry Judd wrote: > Hi Gerry - they’re definitely both in my version of the dictionary (LC > 6.6.2). ___ use-livecode mailing list use-livecode@lists.runrev.c

Re: Has anyone got the browserLoadRequest message to work?

2014-07-29 Thread Gerry Orkin
I've successfully used browserLoadRequested but I've never heard of browserLoadRequest. I think you may be missing an "ed". Gerry On 30 Jul 2014, at 1:33 pm, Terry Judd wrote: > OK - I ditched the browserLoadRequest message and just went with trapping > the browserStartedLoading message inste

Re: Can You Really Install an iOS App outside of Apple's App Store?

2014-07-03 Thread Gerry Orkin
Kinda sorta. In iOS 8 if you want to somewhat misuse the service (it's meant for beta testing) you can use TestFlight and install onto 1000 devices. https://developer.apple.com/support/appstore/TestFlight/ Gerry On 3 Jul 2014, at 8:39 am, Ralph DiMola wrote: > Apple has removed the option t

Re: Milliseconds -> minutes and seconds

2014-06-28 Thread Gerry Orkin
Perfect :) Many thanks. A real d'oh moment happening here :) g On 28 Jun 2014, at 2:45 pm, Peter W A Wood wrote: > Is this any help? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and mana

Milliseconds -> minutes and seconds

2014-06-27 Thread Gerry Orkin
Hi all I'm playing an .mp3 file in iOS and saving the elapsed playing time (in milliseconds as reported by the native player) into an sqlite database as it plays. That's working fine. I'm now struggling to convert those milliseconds into a MM:SS format for real time display. Anyone done that?

Re: Mobile Styled Text

2014-06-17 Thread Gerry Orkin
No. g On 18 Jun 2014, at 4:04 am, Dan Friedman wrote: > I'm wondering... Is it possible to display and edit multi-styled text (font > sizes, colors, justifications, etc.) in a native multiline control? > > Thanks! > -Dan > ___ > use-livecode mailing

Re: Weird data grid behaviour

2014-06-09 Thread Gerry Orkin
Apologies...it is id 1005, not id 1002 that I have in every template. And I've never to my recollection deleted any cards from the template stack. g On 9 Jun 2014, at 6:23 pm, zryip theSlug wrote: > A thing I doesn't understand: how are you customizing the row template > group in the cd id 10

Re: Weird data grid behaviour

2014-06-08 Thread Gerry Orkin
theSlug wrote: > 1 to 6: This is the normal behavior for all the datagrids: So weird. I've been using datagrids for a few years and never noticed this...in fact i've just looked at a couple of old projects and the datagrid template stacks only have 1 card in them...id 1002. > - You have place

Weird data grid behaviour

2014-06-07 Thread Gerry Orkin
Weirdness going on here with LC commercial 6.5.2 and all versions up to 6.6.2: 1) I drag a new data grid onto a stack 2) in the object inspector I make the datagrid a form datagrid (not strictly relevant as the problem happens with table datagrids too) 3) in the datagrid templates substack I see

Re: tmControl2 Demo Update

2014-06-07 Thread Gerry Orkin
Can you list for us all the files that should have been included? g On 8 Jun 2014, at 9:56 am, Scott Rossi wrote: > Hello All: > > With help from another list member, I was able to determine that I the server > I use was misconfigured and delivering an incomplete set of demo files. > > For

Re: [ANN] tmControl2 First Release

2014-06-05 Thread Gerry Orkin
And worth every penny. I think I'll still roll my own scrollers and table lists etc but for everything else this beats MobGUI in terms of depth and flexibility. Still a little buggy (something this sophisticated is bound to have a few problems in early releases) and the documentation/video tuto

Re: [ANN] tmControl2 First Release

2014-06-01 Thread Gerry Orkin
Bloody hell...ok ok, I'll get it sooner then :) g On 1 Jun 2014, at 6:06 pm, Scott Rossi wrote: > I neglected mention the new-release discount is available for 1 week. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: [ANN] tmControl2 First Release

2014-06-01 Thread Gerry Orkin
Just in time for iOS 8! Just kidding - I doubt the UI will change much in the new version. tmControl looks great - when I start my next project I'll give it try. Gerry On 1 Jun 2014, at 5:45 pm, Scott Rossi wrote: > It's many long months, dozens of nights without sleep, and gallons of > coff

Re: iOS: Check for Internet Connection?

2014-05-22 Thread Gerry Orkin
Happy I could help :) g On 23 May 2014, at 1:30 pm, Rick Harrison wrote: > This is exactly what I need! ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefere

Re: iOS: Check for Internet Connection?

2014-05-22 Thread Gerry Orkin
There are commands for this. See the dictionary for "iphoneSetReachabilityTarget" and "reachabilityChanged. This is what I do. Start with this at the top of your stack script: global internetAvailable Then on openstack call this: iphoneSetReachabilityTarget "google.com" Have this

Re: iOS Provisioning Profiles - Dev vs. Production

2014-05-06 Thread Gerry Orkin
Dan Is this the first release of the app? I had a situation where updates to an existing version were fine but new installs hung for users. Turned out that I'd introduced a bug that only affected users who didn't already have one of the files I copy from the binary to the device when the app i

Re: [ANN] Facebook Lib

2014-05-02 Thread Gerry Orkin
Got mine - works so well and I can't wait till the mobile version. Gerry > On 2 May 2014, at 8:18 am, Andre Garzia wrote: > > Hey Folks, > > I've issued free orders to all those that contributed back then. Please > send feedback once you receive yours. > > Cheers > > >> On Thu, May 1, 2014

Re: Updated app on the iOS store

2014-04-03 Thread Gerry Orkin
Bill, thanks. Amazing that it worked for me on 2 devices, and for Apple, but some devices seem to be having problems with the database! I've uploaded a fix (hopefully). It'll be on the Store whenever Apple decides :) Gerry On 4 Apr 2014, at 12:50 am, Earthednet-wp wrote: > I'm on an iPad 2 w

Updated app on the iOS store

2014-04-02 Thread Gerry Orkin
Comrades An old app I've had on the iOS app store for a couple of years was just updated for iOS 7. Check it out :) : https://itunes.apple.com/au/app/the-george-hrapp/id447729252?mt=8 Cheers Gerry ___ use-livecode mailing list use-livecode@lists.runr

Re: 6.6 RC2 Release

2014-03-18 Thread Gerry Orkin
Could people please limit the text they include from the message they are quoting when replying? A one line response followed by 50 lines of quoted text makes scrolling through messages on mobile devices a pain.  Thanks.  Gerry On Wed, Mar 19, 2014 at 7:10 AM, Stephen MacLean wrote: > Hi

Re: Defining Pet Features and Essentials

2014-02-11 Thread Gerry Orkin
And here it is with 2 files downloading concurrently: http://quick.as/yn6aiq18 Gerry On 12 Feb 2014, at 12:38 pm, Gerry Orkin wrote: > Ender wrote: > >> One cannot update the UI while pulling the content from the server. > > Er, yes you can. I'm doing it. > >

Re: Defining Pet Features and Essentials

2014-02-11 Thread Gerry Orkin
Ender wrote: > One cannot update the UI while pulling the content from the server. Er, yes you can. I'm doing it. Here's a screencast of it in action: http://quick.as/qyvjtr47 g ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: new way closing a stack in IOS 7

2014-02-10 Thread Gerry Orkin
Or, for location: UIBackgroundModes location Gerry On 11 Feb 2014, at 10:49 am, Gerry Orkin wrote: > BTW if you need the app to keep playing sound (or tracking location etc) > you'll also need to add: > > UIBackgroun

Re: new way closing a stack in IOS 7

2014-02-10 Thread Gerry Orkin
Alain No it isn't risky. It's been working fine for me for ages. BTW if you need the app to keep playing sound (or tracking location etc) you'll also need to add: UIBackgroundModes audio ...to the plist. Gerry On 11 Feb 2014, at 2:13 am, Alain Vezina wrote: > I think this solution is a

Re: iOS Native browser kills native player

2014-02-07 Thread Gerry Orkin
ia from playing) doesn't fix the issue. Here's the bug: http://quality.runrev.com/show_bug.cgi?id=11765 Gerry On 7 Feb 2014, at 6:37 pm, Gerry Orkin wrote: > Before I report this as a bug, has anyone else noticed that if you have a > non-full screen native player on a card and

iOS Native browser kills native player

2014-02-06 Thread Gerry Orkin
Before I report this as a bug, has anyone else noticed that if you have a non-full screen native player on a card and then create a native browser on the same card the player disappears. It's still plays...unless you set the URL of the browser...then the player is destroyed. Can those native ob

Re: of possible Android interest

2014-02-05 Thread Gerry Orkin
This WAS too good to be true: > Dear Customer, > > Thank you for your order at FocalPrice.com. > > We are so sorry to inform you that MH0618W in your order FPGZFDBXHXYT is our > Clearance Center product, which only has limit inventory and has been sold > out already. Due to our system bug, t

Re: of possible Android interest

2014-02-03 Thread Gerry Orkin
I just bought one. I'll let you know if it was worth it in a week or two :) g On 4 Feb 2014, at 12:12 pm, Mark Wieder wrote: > Yeah, that's what's worrying me about it. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this ur

Re: How to Reset ID's of Controls

2014-01-27 Thread Gerry Orkin
No one ever quits Ender's apps (they are just too good) so he still has a problem :) > On 28 Jan 2014, at 12:33 am, John Craig wrote: > > Hi, Ender. The ID's will still increase as the app runs - same as in the > development environment, but when the app is restarted, the original stack > wi

Re: Mac Mavericks, Xcode, iOS Development and LC

2014-01-25 Thread Gerry Orkin
Apps on each monitor now have their own menu bars. I love this feature. Gerry On 26 Jan 2014, at 10:57 am, stephen barncard wrote: > that's pretty annoying. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subsc

Re: "send message in 10" doesn't work properly

2014-01-19 Thread Gerry Orkin
I wrote: > Send "doit" && myTarget in 10 ticks ...but then I noticed that you weren't sending the message to an object. I think you have to specify where you are sending the message...? Gerry ___ use-livecode mailing list use-livecode@lists.runrev

Re: Apple down

2014-01-14 Thread Gerry Orkin
Nope. Working fine here. g On 15 Jan 2014, at 5:40 pm, Nakia Brewer wrote: > Anyone else having trouble logging onto Apple services (Mac AppStore and DEV > centre ?) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

test, please ignore

2014-01-13 Thread Gerry Orkin
___ 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: Method to substitute a string of text in htmlText of a field

2014-01-13 Thread Gerry Orkin
You kinda had it right :) Try: replace "Gl,movement" with "Gl,12345" in thetext Easy! Gerry On 14 Jan 2014, at 11:57 am, Peter Bogdanoff wrote: > I need to substitute the html linkText in a field with other linkText. ___ use-livecode mailing list

Re: Deleting rows in dat grid forms

2014-01-08 Thread Gerry Orkin
Yep, thanks - it does. I'm now using the line number, not the index :) Gerry On 9 Jan 2014, at 1:01 pm, Peter Haworth wrote: > Hope that helps, ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscri

Re: Deleting rows in dat grid forms

2014-01-08 Thread Gerry Orkin
Zryip Thanks - same problem :( Gerry On 9 Jan 2014, at 10:56 am, zryip theSlug wrote: > Try: > on deleteRecord whichRow >dispatch "deleteIndex" to group "datagrid" with whichRow > end deleteRecord ___ use-livecode mailing list use-livecode@list

Deleting rows in dat grid forms

2014-01-08 Thread Gerry Orkin
Hi all I have a delete button in the row template group of a data grid form. When the user touches there delete button I do this: deleteRecord the dgIndex of me ...and I handle that command in the card script with: on deleteRecord whichRow dispatch "deleteline" to group "datagrid" with whi

Re: making thumbs & the rect on iOS

2013-10-02 Thread Gerry Orkin
Jim Why don't you use Monte's mergAV external to make the thumbnails? Quick, clean, easy! Gerry On 03/10/2013, at 11:37 AM, Jim sims wrote: > Using LC 5.5.5 for dev on iOS ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis

Re: iOS 7 / Xcode 5 and the status bar.

2013-10-02 Thread Gerry Orkin
I'm using 45 pixels. And as my app can be themed with different colours I'm changing the colour of the rectangle behind the status information. Gerry On 02/10/2013, at 2:11 PM, Ralph DiMola wrote: > OK, I see what you mean about the new style. It just would have been helpful > to know how man

Re: LiveCoders in France and Spain

2013-09-30 Thread Gerry Orkin
Paris AND Barcelona?!? Some people are very very lucky :) Gerry On 30/09/2013, at 7:25 PM, Sergio Schvarstein wrote: > living in Paris since a couple of years ago. Before living in France I lived > in Barcelona for more than 20 years. ___ use-li

Re: 6.1.2 & iO7

2013-09-27 Thread Gerry Orkin
Yep. I have one script that fails when I include: answer "any text" ...anywhere in the handler. Gerry -- Sent from my iPhone. > On 27 Sep 2013, at 10:32 pm, John Dixon wrote: > > I have a stack running in iOS 6.1.3 that sets up a systembeep in the > openStack handler > > set the beepSoun

Re: RELEASE: LiveCode 6.1.2 RC1

2013-09-26 Thread Gerry Orkin
René wrote: > I don't understand ! Ihave LiveCode 6.5 (dp 1)… ??? 6.5 is an experimental pre-release of a version with significant changes to many areas of the engine. You'd be mad to be running it as your day-to-day development environment :) Gerry __

Re: 6.1.2 rc1

2013-09-25 Thread Gerry Orkin
I'm using mergpop but removing it doesn't help :) g On 26/09/2013, at 11:26 AM, Monte Goulding wrote: > If you have any externals you will need iOS 7 builds of those too. I'll get > mergExt ones done ASAP now that the development cycle for 6.1.2 has started. _

Re: 6.1.2 rc1

2013-09-25 Thread Gerry Orkin
Same here. Also my app fails in numerous ways in the 7.0 simulator :( Gerry On 26/09/2013, at 3:28 AM, Ralph DiMola wrote: > I'm getting this error when creating iOS standalone: > > Linking for armv7 failed with llvm-g++-4.2: error trying to exec > '/usr/bin/../llvm-gcc-4.2/bin/arm-apple-darw

Re: Developer Preview 1

2013-09-25 Thread Gerry Orkin
Dixie wrote > lunchtime today would be good... I'm guessing they've had a few unexpected issues come up - they were aiming for Friday of last week. It would be good to get an updated ETA from the mothership. g ___ use-livecode mailing list use-livec

Re: Developer Preview 1

2013-09-25 Thread Gerry Orkin
Richmond wrote: > > They can just roll that into 6.5.0 Yes, but 6.5 isn't imminent and iOS developers need to be able to build for the new iOS ASAP. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: Developer Preview 1

2013-09-25 Thread Gerry Orkin
Richmond wrote: > I wonder what the point of a 6.1.2 release is (Ben???) iOS 7 support. Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

Re: Yikes! Mobile handles URLs differently than desktop?

2013-09-13 Thread Gerry Orkin
I have scripts that handle the URL displayed in a browser control. I found that even if the URL contained zero spaces I still had to change spaces to %20 to get it to work. Fricken weird. I think this has now been fixed in the engine - I recall seeing it on a list of recent fixes? Gerry --

Free merge external

2013-09-12 Thread Gerry Orkin
Hi all I have a Kickstarter reward that entitles me to one free mergExt iOS external. As I'm a mergExt subscriber I don't really need it so if you want it email me direct at gerry [dot] orkin {at} gmail (dot) com with "mergExt" in the subject line - I'll accept requests for 24 hours (given the

Re: Livecode and iOS 7

2013-09-10 Thread Gerry Orkin
I wrote: > We can't currently install development versions of our apps on iOS 7 devices > via xCode...correct? Incorrect. I've just installed the iOS 7 GM and I can install development apps with no problem at all using Monte's MergTestApp. Whoop de doo! Gerry _

Re: Facebook authorisation on iOS

2013-09-10 Thread Gerry Orkin
ave any other > choice - take it. Either go down the external route or just don't use > Facebook auth. > FWIW, this is almost unique to Facebook, we didn't have similar problems > integrating with other services. > Hope that helps, > Mark > _

Re: Livecode and iOS 7

2013-09-10 Thread Gerry Orkin
We can't currently install development versions of our apps on iOS 7 devices via xCode...correct? Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferen

Facebook authorisation on iOS

2013-09-09 Thread Gerry Orkin
Hi all As you know lots of sites and apps use Facebook authentication to verify user identities. I'm trying to get that working in iOS using Andre Garcia's Facebook library. I can get the FB sign on screen but the app always crashes after I enter my log in details. I'm having no luck debugging

Re: Apple Safari 6.1 issues warning

2013-09-09 Thread Gerry Orkin
Is that a pig I see flying past the window? Gerry On 08/09/2013, at 5:49 PM, Richmond wrote: > I believe that IF people voted "with their feet" and moved over to Linux and > other > alternatives en masse this would bring pressure to bear on Microsoft, Apple > and Canonical > to stop shoving

Re: iPhoneControls group close

2013-09-08 Thread Gerry Orkin
Vaughn Tom beat me to it re the rect you are using and the delete control stuff. However I think Tom is wrong about his second delete example since you haven't given the browser control a name when you create it. Do that this way: iphoneControlCreate "browser", "mapbrowser" That way you can

Re: iPhoneControls group close

2013-09-07 Thread Gerry Orkin
Can you show us the code you use to create the browser control? Gerry On 08/09/2013, at 9:23 AM, Vaughn Clement wrote: > The browser group is the name of the group object that I am using to > display the Google or MapQuest web site. ___ use-livecod

Re: iPhoneControls group close

2013-09-07 Thread Gerry Orkin
can "Place Group" to put it where you want. I am not sure if >> that is what the OP wanted or not since he never replied back. >> >> Regards, >> >> Tom >> >> -- Tom McGrath III >> http://lazyriver.on-rev.com >> mcgra...@mac.com

Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-06 Thread Gerry Orkin
I have been thinking that the list was dead - until I saw 216 messages that have been filtered into my gmail spam folder.  Ugh.  Gerry — Sent from Mailbox for iPad On Sat, Aug 24, 2013 at 7:57 AM, Nicolas Cueto wrote: > On Fri, Aug 23, 2013 at 10:51 PM

Re: iPhoneControls group close

2013-09-06 Thread Gerry Orkin
That will delete the group from the stack - is that what the OP wanted?? On 05/09/2013, at 11:18 AM, Thomas McGrath III wrote: > Go to the main Stack where the offending group is being shown in the IDE and > select "Remove Group" from the Object Menu. That should do it. __

Looking for a couple of testers for a word game

2013-08-14 Thread Gerry Orkin
Hi all Any volunteers care to give me feedback on an iOS word game that's nearing release? Please email me off list :) Thanks in advance! Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Prepare image usage

2013-08-05 Thread Gerry Orkin
> So i can use: get URL tFile and then save to a folder inside the ipad app. Yep. I'd probably .zip a folder with the initial thumbnails that gets downloaded and expanded the first time your app runs. Expand them into a thumbnails folder that you create inside the Documents folder on the device.

Re: Prepare image usage

2013-08-04 Thread Gerry Orkin
I might have missed something but why not download the images the first time the app ever loads (and store them locally)? As I understand it you'll need to do that for all the images only the first time it loads, and then from time to time just download updates? Once downloaded you could cache

Re: Prepare image usage

2013-08-04 Thread Gerry Orkin
based on my experience with other kinds of data it should. Gerry On 05/08/2013, at 3:45 PM, Gerry Orkin wrote: > prepare image file "http://yourserver.com/logos/logo.jpg";... > > ...should do it. Assuming of course that i

Re: Prepare image usage

2013-08-04 Thread Gerry Orkin
prepare image file "http://yourserver.com/logos/logo.jpg";... ...should do it. Assuming of course that it works on online images... Gerry On 05/08/2013, at 3:28 PM, Jim sims wrote: > I have 100 thumbnail images on a server that I want to use and reuse, in a > very quick display manner.

Re: Scrolling group on iPad

2013-08-04 Thread Gerry Orkin
Data grids are not all that complex once you get the hang of them. But I'm guessing that the link to online images is your weak spot. Can't they be located in the device? Gerry On Sun, Aug 4, 2013 at 7:48 PM, Jim sims wrote: > The iPad app has a set of groups like this: > Each group has 3 co

Re: [ANN] mApp 1.0.1

2013-07-29 Thread Gerry Orkin
Monte, thanks. Is there documentation for mApp? g On 30/07/2013, at 9:52 AM, Monte Goulding wrote: > Hi Folks > > I normally don't spam this list with maintenance release announcements but > this is a fairly critical one for mApp users wanting to work on LC 6.1+. It > works around the crash

Re: delete Url on mobile

2013-07-29 Thread Gerry Orkin
On iOS at least you can't change the binary at run time in any way. Apple won't allow it. g On 30/07/2013, at 12:19 PM, Thomas McGrath III wrote: > Can you delete a file on mobile if it is in the engine folder? > delete URL ("file:" & specialFolderPath("engine") & "/" & tName) > > Tom > --

Re: AW: multiple crashes with OS 10.8.4 and 6.0.2 community

2013-07-05 Thread Gerry Orkin
I'm getting hangs and the occasional crash on OS X 10.8 with 6.1 commercial. Never happened before.  ​ Gerry On Thu, Jul 4, 2013 at 6:01 PM, Tiemo Hollmann TB wrote: > I don't know, perhaps by copy/paste? But I don't know, if our bugs are > related at all. > In my case it were German accents in

Re: Augmented reality with LiveCode ?

2013-06-29 Thread Gerry Orkin
Nope :) g On 29/06/2013, at 2:18 AM, Sergio Schvarstein wrote: > Hi, > > Is there any way or tool for creating an Augmented Reality app for iOS using > LiveCode ? > > Thanks :-) > ___ use-livecode mailing list use-livecode@lists.runrev.com Plea

Re: Does Apple accepts App with LC field instead of native iOS fields?

2013-06-22 Thread Gerry Orkin
I have an app in the store that uses LiveCode fields. Native fields are useful where the user has to enter or edit text. I'm not sure why you would not want to use them if your app requires that sort of interaction.  ​Gerry On Sat, Jun 22, 2013 at 11:51 AM, kee nethery wrote: > They are not

Re: Move a native iOS field?

2013-06-20 Thread Gerry Orkin
on keyboardDeactivated answer "The keyboard was deactivated" with "Okay" end keyboardDeactivated On 20/06/2013, at 8:06 PM, Matthias Rebbe wrote: > Hi Gerry, > > thanks for your suggestion. > > This works so far. I am using the inputreturnkey handler in the last field > to reset the fie

Re: Move a native iOS field?

2013-06-17 Thread Gerry Orkin
If I understand your problem correctly, try setting the rects of the native controls (including the multiline one) instead of hiding and showing them. That way it will appear that they have all moved up the screen so the multiline one shows above the keyboard. Gerry On 18/06/2013, at 7:45 AM,

Re: Dropbox in livecode

2013-06-13 Thread Gerry Orkin
Monte has a Dropbox iOS external.  ​Gerry On Fri, Jun 14, 2013 at 7:44 AM, Mark Wieder wrote: > Mike Kerner writes: >> I'm doing this right now, and going back and forth with iOS, as well. > 1. Are you doing this to a local dropbox folder, or to the web? > 2. To your own dropbox or to someone

Re: [OT] What's happening here in Turkey...

2013-06-11 Thread Gerry Orkin
Sounds terrible Ender, but I was surprised by this: > the governor had PROMISED not to attack. > thus, many of us brought children. Really? After the previous week's events people thought this might be a safe place to bring chilren?!? Wishing you well, Gerry _

Re: Multitasking Comes to iOS, Time for LC to make it better

2013-06-10 Thread Gerry Orkin
Jun 10, 2013, at 9:55 PM, Gerry Orkin wrote: > >>> Ok, but being cautious - can anyone else confirm that iPhone apps built >>> with LC 6.x and installed with the xCode 5 beta are working fine on iOS 7? > > ___ > use-livecod

Re: Multitasking Comes to iOS, Time for LC to make it better

2013-06-10 Thread Gerry Orkin
rea > on iPhone 5, so I think it was working correctly. > > > On Jun 10, 2013, at 8:58 PM, Gerry Orkin wrote: > >> So they install, but are they working ok? I'm tempted to download the iOS 7 >> beta but not if my LC apps stop working :) > >

Re: Multitasking Comes to iOS, Time for LC to make it better

2013-06-10 Thread Gerry Orkin
Colin So they install, but are they working ok? I'm tempted to download the iOS 7 beta but not if my LC apps stop working :) Gerry On 11/06/2013, at 10:37 AM, Colin Holgate wrote: > I think things are works. I could drag apps onto Xcode to install them ok. > > > > ___

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Gerry Orkin
Ender I was in Istanbul in September last year staying very near the park and loved the place - I definitely want to return. Thinking of you all, and hoping that this process leads to more respect and understanding, and less repression and religious bigotry. Cheers Gerry __

Re: first steps in iOS, native scroll a datagrid

2013-06-05 Thread Gerry Orkin
Your datagrid should be an object within a locked group. You then set the vScroll of the datagrid relative to that group when the user swipes the screen.. g On 05/06/2013, at 10:29 PM, Klaus major-k wrote: > set the dgvScroll of grp "DataGrid 1" to OffsetY ___

Re: Seeking, OS, LiveCode, photo resize, (optional crop), rename and upload to FTP app

2013-05-27 Thread Gerry Orkin
Assuming you mean iOS, try this. The following script should let you take a photo and upload it to an ftp server (and it'll save the image to the iPhone's photo album too). This is untested :) on takePhoto thePhotoName if the environment is "mobile" then iPhonePickPhoto "rear camera", 600

Re: LC on iPad?

2013-05-22 Thread Gerry Orkin
True. g On 22/05/2013, at 11:37 PM, dunb...@aol.com wrote: > > > I read on the LC website that iPad was supported. True? > Craig Newman > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsub

Re: iOS - no sound through speakers

2013-05-17 Thread Gerry Orkin
hy they're not getting sound > from the external speakers, and this is usually why. It's easy to have the > sound muted and not even know it, especially because sound will usually play > through headphones even if the external speakers are muted. > HTH, > Chris > -- >

iOS - no sound through speakers

2013-05-16 Thread Gerry Orkin
Hi all I'm trying to play a sound in an iOS app with: iphonePlaySoundOnChannel specialFolderPath("engine") & "/house.wav", "house", "now" iphoneSetSoundChannelVolume "house", "100" The sound plays through the device headphone port but not it's speakers. That doesn't seem normal :) Any ideas?

Re: [OT - I remembered this time]

2013-05-09 Thread Gerry Orkin
Oh it could have been A, C, G, F. I forget :) g On 10/05/2013, at 6:39 AM, Timothy Miller wrote: >> >> All he could think about was >> A, D, F, G...A, D, F, G...A, D, F, G... > > I can't figure that one out. Hint? ___ use-livecode mailing list us

Re: [OT - I remembered this time]: here we go

2013-05-09 Thread Gerry Orkin
That bagpipe one has been on the net for years :) This three piece rock band were very keen to do well at their gig because they'd heard a big record producer was in the audience. If he liked them they'd be sure to become the next big thing. During the first song the lead guitarist was strummin

Re: Beginners questions subject headers

2013-05-07 Thread Gerry Orkin
Q: You know how to tell if the drum stand has been set up level? A: the drool seeps out of both sides of the drummer's mouth. Q: What do you call a musician without a girlfriend? A: Homeless. I've got a few more... :) Gerry On 08/05/2013, at 2:15 PM, Peter Haworth wrote: > OK, is it open se

Re: Beginners questions subject headers

2013-05-07 Thread Gerry Orkin
It needs to be re-compiled for LC 4.5.1. Gerry On 08/05/2013, at 12:40 AM, Andrew Kluthe wrote: > Very good question. Where IS this time travel external? I have some great > ideas for it. ___ use-livecode mailing list use-livecode@lists.runrev.com P

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Gerry Orkin
essage. If I > recall correctly, when the message passes from the substack to the > mainstack it is handed to the stack not the card. > > > > > On Tue, May 7, 2013 at 8:14 PM, Gerry Orkin wrote: > >> No and no :) >> >> >> Gerry >> &g

Re: Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Gerry Orkin
No and no :) Gerry On Wed, May 8, 2013 at 12:09 PM, Andrew Kluthe wrote: > Do you have any handlers for these in your data grid? Is your datagrid on > more than 1 card? > On Tue, May 7, 2013 at 7:58 PM, Gerry Orkin wrote: >> Whenever I open or close the data grid temp

Data Grid Template stack triggers messages in main stack

2013-05-07 Thread Gerry Orkin
Whenever I open or close the data grid template stack in a particular stack in the IDE the openstack and closestack messages in the main stack get triggered. I've used data grids in a few stacks but haven't seen that behaviour before LC 6.0.1. What's the deal? Cheers Gerry __

Re: How is this in the app store

2013-05-01 Thread Gerry Orkin
That seems to disallow stacks that go to other stacks in the same app? My app does that :) Gerry On 02/05/2013, at 4:10 PM, Geoff Canyon wrote: > Apps that install or launch other executable code will be rejected ___ use-livecode mailing list use-

Re: Plugins with Community Edition

2013-04-17 Thread Gerry Orkin
That's correct. Gerry On 17/04/2013, at 4:48 PM, Terence Heaford wrote: > Is that correct or am I missing something? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscrip

Re: Trapping for Hide Keyboard on iOS?

2013-04-14 Thread Gerry Orkin
John If you just want to use LC fields they can be grouped and moved via script to upwards new locations when the keyboard is activated. Gerry On 15/04/2013, at 3:01 PM, JOHN PATTEN wrote: > The idea I was trying for was that if there were fields at the bottom of my > card that the iOS key

Re: Trapping for Hide Keyboard on iOS?

2013-04-14 Thread Gerry Orkin
John Yes, use a native input control (see page 70 of the 6.0 iOS release notes). When the user taps in the control the keyboard shows (or you can have it show when the control is initially created or made visible). You can specify that your keyboard has a "Done" key - hitting that will hide the

Re: Moving controls smoothly around the screen

2013-04-13 Thread Gerry Orkin
I use Animation Engine to smoothly move things. Gerry On 14/04/2013, at 10:59 AM, Peter Haworth wrote: > I need to move all the objects underneath down to > make room for the hidden group associated with the button to be displayed. ___ use-livecode

Re: Best Practice: Login Session on iOS

2013-04-10 Thread Gerry Orkin
Er I don't think that is right. Many many apps and services require login on iOS... Gerry On 11/04/2013, at 2:20 PM, J. Landman Gay wrote: > You can't have a licensing or registration system of your own, you must rely > on Apple to verify that your users have the right to run your app. Apple

Re: Dismissing ios keyboard

2013-04-09 Thread Gerry Orkin
Ooops. I should read to the end of threads, shouldn't I :) Gerry On 10/04/2013, at 4:12 AM, Mike Kerner wrote: > ugh. yes, that works. Thanks, Tom. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, uns

Re: Dismissing ios keyboard

2013-04-09 Thread Gerry Orkin
Try "focus on nothing" Gerry On 10/04/2013, at 12:42 AM, Mike Kerner wrote: > How the heck do I get rid of this keyboard??? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: trouble playing video in iOS

2013-04-08 Thread Gerry Orkin
The ios player control is buggy and always has been. I've lodged a few bug reports but nothing has changed - so maybe try mergAV instead? See mergext.com.  Gerry On Tue, Apr 9, 2013 at 3:13 AM, Apps Foundry wrote: > I am trying to build a museum kiosk app for a client. I found the excellent >

  1   2   3   >