Re: iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Thierry / SKIP, Thanks for the response. Since I don't need to go through the app store how do you get the app onto the iPad? Is there a limit to the number of internal users? regards, Glen On Mon, Jun 29, 2015 at 8:30 AM, Thierry Douez th.do...@gmail.com wrote: Hi Glen, You might find

Re: iOS iPAd development question

2015-06-29 Thread Colin Holgate
There are various ways to get apps onto devices, but you have a bigger problem. Is LiveCode able to save a standalone iOS app without having a provisioning profile? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Card colo(u)rs

2015-06-29 Thread Richard Gaskin
Peter W A Wood wrote: On 29 Jun 2015, at 07:27, Richard Gaskin wrote: If they're taking bug reports on that early build it may be worth reporting. LiveCode are accepting and actioning bug reports on LiveCode 8.0 DP 2 Can you reproduce it in the current version? Yes If so, how? 1.

Re: Card colo(u)rs

2015-06-29 Thread Richmond
On 29/06/15 13:17, Alan Stenhouse wrote: I just tried this on LC 6.6.5 and it all works as expected - i.e. with no bug. The only comment I’d say is to be aware that the inspector changes back to the stack inspector after adding a new card, so be careful to open the card inspector each time.

iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Hello, Never having built an iPad app I was wondering the following... If I create an app that I want to run on my iPad but not sell it (only use it for myself) then do I still need to submit it to the App store? Or is there a way a developer can actually build, test / run their app on an

Re: (no subject)

2015-06-29 Thread Dave Kilroy
Thanks for this Jana I think you posting announcements of new blog articles here (and in the forum) is great, and will hopefully lead to more comments being made in the posts themselves - in fact I'm just going over to the html post now to make a comment :) - The difference between genius

Re: discovering externals on iOS

2015-06-29 Thread Thierry Douez
2015-06-29 11:20 GMT+02:00 Scott Morrow sc...@elementarysoftware.com: Hi Scott, Is there any way to discover (from a script) whether a particular external is available in a compiled iOS app. AFAIK, No. I’m using “try / catch” and that seems to work but I was hoping for something I could

Re: Card colo(u)rs

2015-06-29 Thread Alan Stenhouse
I just tried this on LC 6.6.5 and it all works as expected - i.e. with no bug. The only comment I’d say is to be aware that the inspector changes back to the stack inspector after adding a new card, so be careful to open the card inspector each time. No doubt you all did this already… cheers

discovering externals on iOS

2015-06-29 Thread Scott Morrow
I’m working on a library that could optionally use Monte's “mergLA external and it could use the “blur” external from tmControls2. Is there any way to discover (from a script) whether a particular external is available in a compiled iOS app. I’m using “try / catch” and that seems to work but I

Re: discovering externals on iOS

2015-06-29 Thread Scott Morrow
Thanks, Thierry. I’ll stop looking and move on! — Scott On Jun 29, 2015, at 2:26 AM, Thierry Douez th.do...@gmail.com wrote: 2015-06-29 11:20 GMT+02:00 Scott Morrow sc...@elementarysoftware.com: Hi Scott, Is there any way to discover (from a script) whether a particular external is

Re: iOS iPAd development question

2015-06-29 Thread Skip Kimpel
Good morning Glen, If you are just using it internally, you do not need to submit it to the App Store. You will, however, need to sign up for a developer account so that you can get the proper signing certificates and provisioning profiles in place. Hope that helps. SKIP On Jun 29, 2015,

Re: iOS iPAd development question

2015-06-29 Thread Thierry Douez
Hi Glen, You might find interesting to know a bit more: Apple has changed its policy regarding permissions required to build and run apps on devices. Until now, Apple required users to pay $99/year to become a member of Apple’s Developer Program in order to run code on physical iPhone and iPads.

Re: iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Good question...does anyone know? On Mon, Jun 29, 2015 at 9:54 AM, Colin Holgate colinholg...@gmail.com wrote: There are various ways to get apps onto devices, but you have a bigger problem. Is LiveCode able to save a standalone iOS app without having a provisioning profile?

Re: PDF generated on the fly and Safari on Yosemite

2015-06-29 Thread Bob Sneidar
The usual. Check disk. Repair permissions. Try again. I am having difficulty under 10.10.2 with another app. The developer tells me that the new patch is not compatible with 10.10. However, many I know are using it in 10.10.x. It’s probably something to do with moving a file from temporary

Re: Card colo(u)rs

2015-06-29 Thread Peter Haworth
Thanks for mentioning lcStackbrowser Paul, had been trying to figure out how to bring it up in this thread but now that it's out there lcStackbrowser provides a way to see and edit all of any objects built-in or custom properties in an expandable list within it's main display. You can group

Re: iOS iPAd development question

2015-06-29 Thread Michael Gruenthal
LiveCode won¹t build an iOS standalone without a provisioning profile, so you¹ll need to join the iOS Developer Program. Installing it on a device linked to your developer license is then a simple matter of drag and drop using the Devices window in Xcode, but there are other mechanisms as well

Re: Card colo(u)rs

2015-06-29 Thread Richard Gaskin
Paul Hibbert wrote: If anything, I’d say the ‘Bug’ is, Unexpected behaviour of the Inspector Palette” as there is no reason AFAICS for the Inspector Palette to change in this way. It seems very common for inspectors to update for the current selection. LiveCode does this as well, and while

Re: Card colo(u)rs

2015-06-29 Thread Paul Hibbert
I totally agree. I can't see the behaviour described in any version of LC, unless, I make the mistake of setting the Stack Background Colour when I think I'm setting the Card Background Colour due to the Inspector Palette switching over to the Stack Inspector as soon as I create a new card.

Livecode Store

2015-06-29 Thread Peter Haworth
Did the Livecode store go away? I mean the part where 3rd party developers can list their products for sale? Can't find it anywhere on the Livecode web site. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Card colo(u)rs

2015-06-29 Thread Richmond
On 29/06/15 20:12, Richard Gaskin wrote: Paul Hibbert wrote: If anything, I’d say the ‘Bug’ is, Unexpected behaviour of the Inspector Palette” as there is no reason AFAICS for the Inspector Palette to change in this way. It seems very common for inspectors to update for the current

Re: Card colo(u)rs

2015-06-29 Thread J. Landman Gay
On 6/29/2015 11:23 AM, Paul Hibbert wrote: If anything, I’d say the ‘Bug’ is, Unexpected behaviour of the Inspector Palette” as there is no reason AFAICS for the Inspector Palette to change in this way. An unlocked inspector shows the properties of the currently selected object. If there is

unlock the Message Box ?

2015-06-29 Thread Richmond
Today, whilst programming at the school one of the kids wanted to close a stack, while keeping another open, and was unable to because he received this message: . . . until you unlock the Message Box 1. How does one lock the Message Box? 2. How does one unlock the MB? 3. How did this happen

iOS Playing Sounds Problems

2015-06-29 Thread Randy Hengst
Hi All, I’ve been messing with a sound problem for several hours this morning… can’t for the life of me see what I’m doing wrong. I have an app in which I’m using this format for loading the sounds: put specialFolderPath(engine) / Blue.wav into gBlueSound mobileSetSoundChannelVolume

Re: iOS Playing Sounds Problems

2015-06-29 Thread Randy Hengst
Thank you Chris! be well, randy Randy Hengst www.classroomFocusedSoftware.com On Jun 29, 2015, at 1:44 PM, Randy Hengst iowahen...@mac.com wrote: I’d forgotten that… I’ll check that now. be well, randy Randy Hengst www.classroomFocusedSoftware.com On Jun 29, 2015, at 1:18 PM,

Re: iOS Playing Sounds Problems

2015-06-29 Thread Magicgate Software - Skip Kimpel
I personally have had problems getting sounds to work on an iPhone. From everything I can tell it has something to do with the iOS version I am using. What device and what version is the device you are testing on? SKIP KIMPEL On Mon, Jun 29, 2015 at 1:51 PM, Randy Hengst iowahen...@mac.com

Re: iOS Playing Sounds Problems

2015-06-29 Thread Magicgate Software - Skip Kimpel
Actually, my issue was with beep. On second look, it does not appear to be the same issue. Just for reference, here was the bug reported for that: http://quality.runrev.com/show_bug.cgi?id=15355 SKIP KIMPEL On Mon, Jun 29, 2015 at 2:10 PM, Magicgate Software - Skip Kimpel s...@magicgate.com

Re: iOS Playing Sounds Problems

2015-06-29 Thread Chris Sheffield
When I have sounds that play in the simulator but not on the device, I’ve found it’s almost always because I’ve not taken into account the case sensitivity of iOS. OS X as I’m sure you know, by default, is not case sensitive, so if your file is “Blue.wav”, you can still have “blue.wav” in your

Re: Card colo(u)rs

2015-06-29 Thread Richard Gaskin
Richmond wrote: If I have a card with 1 object situated on it and it is selected and the inspector for it is open, and I then make a new object on that card the inspector changes to take into account the new object. So . . . why . . . when I have a card inspector open and I either make

Re: unlock the Message Box ?

2015-06-29 Thread J. Landman Gay
On 6/29/2015 1:07 PM, Richmond wrote: The problem was that that message was coming up in a modular window when the Message Box was closed. Maybe the message box was closed with an auto-complete suggestion still in place. If that's the case, and if my guess is actually the problem, then I'd

iPad Submissions

2015-06-29 Thread Charles Szasz
At this juncture, what is the most reliable LC that can be employed to meed Apple’s requirements for entry into the App store? I have never submitted an iPad app and have been using LC 5.5.5 for developing my desktop applications. Charles Szasz csz...@mac.com

Re: iPad Submissions

2015-06-29 Thread Randy Hengst
I’ve had success of the last couple weeks with LC 6.7.5 • Mac 10.2 • Xcode 6.2. be well, randy Randy Hengst www.classroomFocusedSoftware.com On Jun 29, 2015, at 1:30 PM, Charles Szasz csz...@me.com wrote: At this juncture, what is the most reliable LC that can be employed to meed

Re: Livecode Store

2015-06-29 Thread Peter Haworth
Thanks On Mon, Jun 29, 2015 at 11:09 AM Magicgate Software - Skip Kimpel s...@magicgate.com wrote: You can find it under Extensions if you are going through the top navigation and 3rd Party once logged in and navigating from the left menu bar. SKIP KIMPEL On Mon, Jun 29, 2015 at 1:33 PM,

Re: unlock the Message Box ?

2015-06-29 Thread J. Landman Gay
On 6/29/2015 12:36 PM, Richmond wrote: Today, whilst programming at the school one of the kids wanted to close a stack, while keeping another open, and was unable to because he received this message: . . . until you unlock the Message Box 1. How does one lock the Message Box? 2. How does one

Re: unlock the Message Box ?

2015-06-29 Thread Richmond
On 29/06/15 21:06, J. Landman Gay wrote: On 6/29/2015 12:36 PM, Richmond wrote: Today, whilst programming at the school one of the kids wanted to close a stack, while keeping another open, and was unable to because he received this message: . . . until you unlock the Message Box 1. How does

Re: Livecode Store

2015-06-29 Thread Magicgate Software - Skip Kimpel
You can find it under Extensions if you are going through the top navigation and 3rd Party once logged in and navigating from the left menu bar. SKIP KIMPEL On Mon, Jun 29, 2015 at 1:33 PM, Peter Haworth p...@lcsql.com wrote: Did the Livecode store go away? I mean the part where 3rd party

Re: unlock the Message Box ?

2015-06-29 Thread Mike Bonner
I had thought maybe it had something to do with the lock default stack button on the msg box, but I can't reproduce the issue so I guess not. I'll keep poking around with it though. On Mon, Jun 29, 2015 at 12:30 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 6/29/2015 1:07 PM, Richmond

RE: iPad Submissions

2015-06-29 Thread Ralph DiMola
I’ve also had success of the last couple weeks with LC 6.7.5 • Mac 10.9.5 • Xcode 6.2. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Randy Hengst Sent:

Re: iOS Playing Sounds Problems

2015-06-29 Thread Randy Hengst
I’d forgotten that… I’ll check that now. be well, randy Randy Hengst www.classroomFocusedSoftware.com On Jun 29, 2015, at 1:18 PM, Chris Sheffield cs_livec...@icloud.com wrote: When I have sounds that play in the simulator but not on the device, I’ve found it’s almost always because I’ve

OT mysql select command works on windows, but not on On-Rev or Mac

2015-06-29 Thread Matthias Rebbe | M-R-D
Hi, one of my customers is having a problem with a specific select command in a view on MySQL on On-Rev Diesel and also on Jasmine. It´s working on his MySQL on Windows. I tried it here on Mac (imported his DB dump). The view is listed but opening it does not show any result. But it crashes

[OT] Gravatars?

2015-06-29 Thread Richmond
Somebody has asked me to add a photo of yourself to your Gravatar. This makes me feel uncomfortable as I don't feel an urge to have photographs of me bandied around everywhere. I wonder how other List Users fell about this. Richmond. ___

Re: (no subject)

2015-06-29 Thread Peter Alcibiades
Yes, agreed, thanks, interesting post which I would not otherwise have seen. Peter -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/no-subject-tp4693412p4693460.html Sent from the Revolution - User mailing list archive at Nabble.com.

Re: OT mysql select command works on windows, but not on On-Rev or Mac

2015-06-29 Thread Peter Haworth
Hi Matthias, If it works on one machine, it's unlikely to be a syntax problem. I would guess that some mySQL setting is different between the three computers but I have no idea which one. Wish I could help more. On Mon, Jun 29, 2015 at 3:14 PM Matthias Rebbe | M-R-D

[no subject]

2015-06-29 Thread Jana Doughty
Hi LiveCode Community, In case you missed it, we made a really exciting announcement regarding the HTML5 prototype over the weekend. You can read about it here: http://livecode.com/ready-html5-deployment-for-livecode-announced/ Enjoy and Happy Monday! Thanks! Jana Doughty LiveCode 25a

Re: [OT] Gravatars?

2015-06-29 Thread Jerry Jensen
On Jun 29, 2015, at 7:59 PM, Mark Wieder mwie...@ahsoftware.net wrote: On 06/29/2015 01:20 PM, Richmond wrote: Somebody has asked me to add a photo of yourself to your Gravatar. I had to go look up Gravatar. Wikipedia says it's a portmanteau, but I'm not sure that's completely

Re: [OT] Gravatars?

2015-06-29 Thread Mike Bonner
Actually, this one. https://en.gravatar.com/ On Mon, Jun 29, 2015 at 9:28 PM, Mike Bonner bonnm...@gmail.com wrote:

Re: [OT] Gravatars?

2015-06-29 Thread Mike Bonner
https://www.google.com/url?sa=trct=jq=esrc=ssource=webcd=1cad=rjauact=8ved=0CB8QFjAAurl=https%3A%2F%2Fen.gravatar.com%2Fei=4QySVZWuC8avsAWRzavABwusg=AFQjCNGrRo0i9sMAXt_WbqIb-JeA4KGXlgsig2=L_-xrNNeJTE3azGBD4JpJQbvm=bv.96783405,d.b2w On Mon, Jun 29, 2015 at 9:05 PM, Jerry Jensen j...@jhj.com wrote:

Re: [OT] Gravatars?

2015-06-29 Thread Mark Wieder
On 06/29/2015 01:20 PM, Richmond wrote: Somebody has asked me to add a photo of yourself to your Gravatar. I had to go look up Gravatar. Wikipedia says it's a portmanteau, but I'm not sure that's completely correct, unless Gr is a word. -- Mark Wieder ahsoftw...@gmail.com

Re: [OT] Gravatars?

2015-06-29 Thread Mike Bonner
My choice is no. Of course, the way I look explains that.. :) On Mon, Jun 29, 2015 at 2:20 PM, Richmond richmondmathew...@gmail.com wrote: Somebody has asked me to add a photo of yourself to your Gravatar. This makes me feel uncomfortable as I don't feel an urge to have photographs of me

[ANN] Super quick and easy deployment to plugged in iOS devices

2015-06-29 Thread Monte Goulding
Hi LiveCoders One thing I’ve wanted for a long time is for the Test button to deploy to iOS devices in the same way that it does on Android. mergTestApp was part of the way there but I’ve gone the rest of the way with a new plugin called mergDeploy. Just install the stack and associated

Re: [OT] Gravatars?

2015-06-29 Thread Mark Wieder
On 06/29/2015 08:29 PM, Mike Bonner wrote: Actually, this one. https://en.gravatar.com/ Why do I need 'an image that follows you from site to site'? I've got the NSA to do that for me already. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode

Re: (no subject)

2015-06-29 Thread Kay C Lan
Of course have a Subject might help spread the good news a little further. On Tue, Jun 30, 2015 at 4:09 AM, Peter Alcibiades palcibiades-fi...@yahoo.co.uk wrote: Yes, agreed, thanks, interesting post which I would not otherwise have seen. Peter -- View this message in context:

Re: [OT] Gravatars?

2015-06-29 Thread Mark Wieder
On 06/29/2015 08:05 PM, Jerry Jensen wrote: Geez, guys, now I had to look up portmanteau too. I’m no wiser - adding a photo to a coat rack has me baffled. Here's a photo of a goat rack for you. You're welcome. http://www.cookeryonline.com/goats/Goatcuts%20.html -- Mark Wieder

Re: [OT] Gravatars?

2015-06-29 Thread J. Landman Gay
On 6/29/2015 11:31 PM, Mark Wieder wrote: On 06/29/2015 08:05 PM, Jerry Jensen wrote: Geez, guys, now I had to look up portmanteau too. I’m no wiser - adding a photo to a coat rack has me baffled. Here's a photo of a goat rack for you. You're welcome.

Re: [OT] Gravatars?

2015-06-29 Thread Mike Bonner
Thats a common NSA misconception. They don't follow you. They are already waiting when you get there. I think the NSA motto is All your site are belong to us (Base, site, same difference) On Mon, Jun 29, 2015 at 10:38 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 6/29/2015 11:31 PM,

xCode Error with iOS 8.3 Device

2015-06-29 Thread Scott Rossi
I get this error when trying to copy an LC standalone onto my iPhone 5 running iOS 8.3: The Developer Disk Image could not be mounted. Trying the few options found on the web (more recent xCode, restarting the phone) hasn't solved the issue. Anybody run across this one before? OS X 10.9.5

Re: xCode Error with iOS 8.3 Device

2015-06-29 Thread J. Landman Gay
On 6/30/2015 12:07 AM, Scott Rossi wrote: I get this error when trying to copy an LC standalone onto my iPhone 5 running iOS 8.3: The Developer Disk Image could not be mounted. Trying the few options found on the web (more recent xCode, restarting the phone) hasn't solved the issue. Anybody

Re: iOS Playing Sounds Problems

2015-06-29 Thread Chris Sheffield
You’re very welcome. :-) On Jun 29, 2015, at 12:55 PM, Randy Hengst iowahen...@mac.com wrote: Thank you Chris! be well, randy Randy Hengst www.classroomFocusedSoftware.com On Jun 29, 2015, at 1:44 PM, Randy Hengst iowahen...@mac.com wrote: I’d forgotten that… I’ll check that