Re: HTML5 - Playing Audio files tutorial?

2017-08-25 Thread Colin Holgate via use-livecode
Normally you would play MP3 or OGG in HTML5. Do MP3 files play ok? > On Aug 25, 2017, at 11:06 AM, JOHN PATTEN via use-livecode > wrote: > > Hi All, > > I have followed the tutorial here on playing audio files, > http://lessons.livecode.com/m/4071/l/742506-how-do-i-play-sound-files-in-html5

Re: [ANN] Important: New release of LiveCode 8.1.6

2017-08-31 Thread Colin Holgate via use-livecode
Is there anything that can be done in Xcode 8 to make it work for other versions of LiveCode? > On Aug 31, 2017, at 3:42 AM, panagiotis merakos via use-livecode > wrote: > > Hi all, > > Since the week beginning 21st August 2017, LiveCode iOS apps are being > rejected by iTunes Connect due to

Re: Deploying to Android (Amazon Fire 7)

2017-09-05 Thread Colin Holgate via use-livecode
I don’t know for sure if it’s still needed, but here are the steps I wrote about, that were needed back then, to add Kindle Fire to ADB: https://books.google.com/books?id=9lpx4JbMDrQC&pg=PT120&lpg=PT120&dq=colin+holgate+0x1949&source=bl&ots=rPkJGT8NQf&sig=PNo6PCRI1Hfl4d65-UTgRbpAgXg&hl=en&sa=X&ve

Re: Deploying to Android (Amazon Fire 7)

2017-09-05 Thread Colin Holgate via use-livecode
I don’t know the answer to your question, but as far as testing a LiveCode app on Android goes, I would use the Development menu, Test Target, Test, to try it on a connected Android device. For installing an APK I would usually just post it online somewhere, that way I can try it on various dev

Re: Converting iOS app build to .ipa file (latest iTunes update stops you doing this)

2017-09-13 Thread Colin Holgate via use-livecode
You can use Xcode to drag apps onto connected devices. It works with .app as well as .ipa. Apple have a configurator app. It also works with LiveCode .app: https://itunes.apple.com/us/app/apple-configurator-2/id1037126344?mt=12

Re: read from file until a line begins with a certain word

2017-09-16 Thread Colin Holgate via use-livecode
One thought, what if you read overlapping chunks. Like, read from 0-1, then from 9900-2, etc. If the overlap is longer than your test string you would still be able to pick it up, in the cases where the string spanned the chunk boundary. First test could be to read in 1 chunks and t

Re: Chipp Walters 3D object viewer stack

2017-09-23 Thread Colin Holgate via use-livecode
It may be a different one, but is it this?: https://github.com/angerangel/LCR3D > On Sep 23, 2017, at 3:46 PM, Alejandro Tejada via use-livecode > wrote: > > Hi All, > > I was looking in the mail list archives, the name of > Chipp Walters Stack that could import and display > 3d models in *.ob

Re: A modest proposal for a new property

2017-09-26 Thread Colin Holgate via use-livecode
The way that this problem is handled in sort other tools is to have a definable hit area for each control (usually those would be buttons). You can set the idle, over, and pressed versions of the button’s image, and also you can set the hit area image. LiveCode already has a way to do most of t

Re: A modest proposal for a new property

2017-09-26 Thread Colin Holgate via use-livecode
How do you currently set the alpha channel? The hit area icon I was suggesting could be an image with the alpha channel that the button uses. That way you could have any shape hit area, it wouldn’t have to be based on the button’s icon. > On Sep 26, 2017, at 1:14 PM, Richard Gaskin via use-live

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-02 Thread Colin Holgate via use-livecode
Apple do document what they mean by a safe area, and the amount it eats into the screen isn’t very much: https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread Colin Holgate via use-livecode
; On 11/2/17 7:17 PM, Colin Holgate via use-livecode wrote: >> Apple do document what they mean by a safe area, and the amount it eats into >> the screen isn’t very much: >> https://developer.apple.com/ios/human-interface-guidelines/overview/iphone-x/ > > Android developer

Re: iPhone X or "Apple is just the most annoying company of all time"

2017-11-03 Thread Colin Holgate via use-livecode
So did Kindle, and that certainly has layout issues. The immersive mode I meant is the one that was added to the most recent Android system. > On Nov 3, 2017, at 2:53 PM, J. Landman Gay via use-livecode > wrote: > > On 11/3/17 6:53 AM, Colin Holgate via use-livecode wrote: >&g

Re: Was I hallucinating? Totally OT, perhaps relevant

2017-11-14 Thread Colin Holgate via use-livecode
I was at Google for meetings last week, some of which was with the Google Home and also Assistant teams. They have the same need as Siri, and I imagine that they solve the problem in the same way. For Google, they are always listening for “ok google”, and Apple are listening for “hey Siri”. It’s

Re: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Colin Holgate via use-livecode
I have seen something like you’re describing with other apps, not LiveCode ones. iOS 11 has a new way of doing app switching, and that uses a different snapshot of the apps. Are you letting your app quit on suspend, or is it still open in the background? I can imagine cases where someone switche

Re: [OT] Web based HyperCard

2018-03-27 Thread Colin Holgate via use-livecode
It seems to fully work in Safari on Mac, but he hasn’t prevented the page scroll, so some things don’t work on iPad. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: [OT] Web based HyperCard

2018-03-27 Thread Colin Holgate via use-livecode
In Safari preferences you can say to show the Develop menu. In the Develop menu there are experimental features you can enable. I have most of those turned on. > On Mar 27, 2018, at 8:59 AM, dunbarx via use-livecode > wrote: > > Could only see a black screen when opening in Safari on OS 10.9

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 is well. > > Apple really has go

Re: It looks like Director is Finally Dead

2017-01-27 Thread Colin Holgate via use-livecode
I can’t find any announcements from Adobe, and the article doesn’t provide links. The logic in the article is a bit dumb. They say that Mac shockwave support is going to end, and so naturally they would get rid of the tool that makes shockwave content. But shockwave is only one part of what Dir

Re: It looks like Director is Finally Dead

2017-01-27 Thread Colin Holgate via use-livecode
Thanks for the link. I’m going to post it on Marc Canter’s Facebook wall! > On Jan 27, 2017, at 10:03 AM, Klaus major-k via use-livecode > wrote: > > Hi Colin, > >> Am 27.01.2017 um 17:56 schrieb Colin Holgate via use-livecode >> : >> >> I can’t fin

Re: Yertle the Turtle

2017-01-30 Thread Colin Holgate via use-livecode
It is, as you said, going to need sin and cos. The X movement would be 30 * cos(37/180 * Pi), and the Y movement would be 30 * sin(37/180 * Pi), in your example case. > On Jan 30, 2017, at 11:14 PM, Richmond Mathewson via use-livecode > wrote: > > The problem is not with drawing the line. >

Re: Yertle the Turtle

2017-01-31 Thread Colin Holgate via use-livecode
s yet) either be 29, 30 or 32 units. > > Whether, in the great scheme of things this is that important is not clear. > > Richmond. > > On 1/31/17 8:22 am, Colin Holgate via use-livecode wrote: >> It is, as you said, going to need sin and cos. The X movement would be 30 * >&

Re: Yertle the Turtle

2017-01-31 Thread Colin Holgate via use-livecode
I’m sure any system would not attempt to parse an infinite number of decimal places. The turtle would probably be placed at 1.41421356237 pixels. If you want to try more accurately than that, here’s the first million decimal places: https://apod.nasa.gov/htmltest/gifcity/sqrt2.1mil > On Jan 31

Re: Help needed with scaleFactor and scaling

2017-02-18 Thread Colin Holgate via use-livecode
This seems to work (to make button 1 appear to be 100 pixels from the top and left, and to appear to be 200 wide and 150 tall): on fixit put random(10)/10 + 1 into it set the scalefactor of this stack to it set the rect of btn 1 to 100/it,100/it,100/it+100/it,100/it+50/it end fixit __

Re: Extra Title Bar in All Stacks

2017-03-25 Thread Colin Holgate via use-livecode
It’s a standard Sierra feature that LiveCode doesn’t fully support yet. The View menu is supposed to have a Show Tab Bar menu item, which would hide the tab bar part of the window. The option is there sometimes, so if you’re lucky enough to see it you can deselect it. If the tab bar is showing

Re: Release 9.0.0-rc1

2017-03-31 Thread Colin Holgate via use-livecode
It is apparently already next month where you are. > On Mar 31, 2017, at 6:48 PM, hh via use-livecode > wrote: > > I can't sleep. The new LC 9.0.0-rc1 features make me crazy. > Close to infinity. Converting all my stacks since two hours. > ___ use

for you language experts

2017-04-04 Thread Colin Holgate via use-livecode
This may amuse you: http://lolcode.org ___ 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: "System" font on Mac - diff between LC 8 and LC 9??

2017-04-11 Thread Colin Holgate via use-livecode
Yes, same here. I’m on 10.12.5, but I imagine it would behave the same on older systems. > On Apr 11, 2017, at 8:14 PM, James Hale via use-livecode > wrote: > > Could other with a Mac please give this a go to see if my observation is > local to my machine alone? > > Create a new stack in LC

Re: accents, graves & other funny charecters...

2017-04-15 Thread Colin Holgate via use-livecode
Replacing the characters is too late, although it may be possible if you figure out every accented character’s alternate non-unicode variation. See this article for how to fix the text before you use it: http://lessons.livecode.com/m/4071/l/6930-how-do-i-use-utf-8-text-with-fields

Re: answer file under OSX El Capitan no longer has titlebar

2017-04-24 Thread Colin Holgate via use-livecode
I seem to have prompt text in the title bar of the file dialog. But that’s with Sierra not El Capitan. > On Apr 24, 2017, at 11:57 AM, Paul Dupuis via use-livecode > wrote: > > First, I realize I am on old versions of things. I am using LC 6.7.11 > and running mostly under OSX Mavericks (10.9

Re: answer file under OSX El Capitan no longer has titlebar

2017-04-24 Thread Colin Holgate via use-livecode
I get the title prompt with answer too, without any workaround. But talking about that for a moment, it would need to be this: on mouseUp local pp,myPath put "I m the missing prompt" into pp answer file pp with myPath titled pp end mouseUp In LiveCode 8 you can’t get away with: put "I m th

Re: Will LiveCode run an x86 android device?

2017-04-26 Thread Colin Holgate via use-livecode
x86 Android devices can run ARM code in emulation. The performance would be better if you could publish to x86, but the app should work. > On Apr 26, 2017, at 12:22 PM, Mike Bonner via use-livecode > wrote: > > I don't think you can build for x86 android but i'm not positive. > > On Wed, Apr

Re: Creating apps directly on mobile devices

2017-04-29 Thread Colin Holgate via use-livecode
There are other apps that do basically that, so it should be acceptable. You’re only allowing the user to play back local content, or to share to external devices. Apple don’t like it if you can download code into the app. > On Apr 29, 2017, at 5:10 PM, Jonathan Lynch via use-livecode > wrote

Re: LC buttons look like poo in iOS, options?

2017-05-10 Thread Colin Holgate via use-livecode
Do you have something on these lines?: “on preopenstack if the platform contains "iphone" then iphoneUseDeviceResolution true end preopenstack” > On May 10, 2017, at 7:38 AM, Jonathan Lynch via use-livecode > wrote: > > I just tested Augmented Earth on my iPhone. I was thrilled that webgl

Re: LC buttons look like poo in iOS, options?

2017-05-10 Thread Colin Holgate via use-livecode
Buttons displayed through a browser don't look jagged, so I thought it was > more about how they are rendered. > > I also want it to look good on Android, which does not have Retina display. > > I will give it a try and report back. > > Sent from my iPhone > >&g

Re: SVG image from Illustrator

2017-05-13 Thread Colin Holgate via use-livecode
Your email address doesn’t show up in the message, so I put one here: http://colin.scienceninja.com/rm.svg The R is from text and the M is brush stroke. If you can tell me what to draw I can do other ones. > On May 13, 2017, at 5:37 AM, Richmond Mathewson via use-livecode > wrote: > > I wou

Re: SVG widget?

2017-05-13 Thread Colin Holgate via use-livecode
I tried the path data from the file I made for you. The text letter R is handled differently, but the M path data copy into LiveCode ok. > On May 13, 2017, at 9:12 AM, Richmond Mathewson via use-livecode > wrote: > > Is it true that the Livecode SVG widget is ONLY setup to deal with code > p

Re: SVG widget?

2017-05-13 Thread Colin Holgate via use-livecode
In LiveCode 8.1.4 the path data for the M seems to look ok, and I didn’t get any errors. > On May 13, 2017, at 9:56 AM, hh via use-livecode > wrote: > > @Colin > Your letter "R" is not part of the (single) path. > > @Richmond > The widget SVG Icon is set up to display at most ONE SINGLE path

Re: Summer Visit

2017-05-13 Thread Colin Holgate via use-livecode
Hope John has a good trip. > On May 13, 2017, at 10:42 AM, Richmond Mathewson via use-livecode > wrote: > > Dear Mum and Dada, > > I have booked and paid for a flight with British Airways as follows: > > Sofia - Heathrow 18 August, arrive at Heathrow at 4 pm. > > Heathrow - Sofia 31 August,

Re: Android policy update

2017-05-18 Thread Colin Holgate via use-livecode
I haven’t been following this topic, but I happen to be at Google I/O. If there are any short questions I could ask while I’m here I could ask around. One thing I’m going to go to this morning involves Google Play policies. ___ use-livecode mailing list

Re: Android policy update

2017-05-18 Thread Colin Holgate via use-livecode
The things that you’re talking about, involving an app updating itself, does that currently get past Apple review? That would be an argument to use with Google, in that Apple have usually been tougher about this. Also, does Google’s policy suggest that you can’t even update an image in the app?

Re: Android policy update

2017-05-18 Thread Colin Holgate via use-livecode
The policy does tell you that if an existing app is not allowed you have 30 days to submit an update. So, a little slower that ASAP. > On May 18, 2017, at 7:51 AM, Bob Sneidar via use-livecode > wrote: > > Dam! I was almost ready to deploy my new iOS app, Jerky 2.0! > > Bob S > > >> On Ma

news about the new Google Play policy

2017-05-18 Thread Colin Holgate via use-livecode
At Google I/O they have one building which is called Office Hours, and in there you can queue up and get to ask Google team members any questions you have. Most teams are represented, with an hour for each session. One of the teams there wasn’t even on the schedule, but I had been pointed to th

Re: news about the new Google Play policy

2017-05-19 Thread Colin Holgate via use-livecode
use-livecode > wrote: > > On 2017-05-19 04:39, Colin Holgate via use-livecode wrote: >> Let me know what you think. > > All I'd really like is a more well-defined policy - that's all that's > needed here I think. After all, if one is going to use terms i

Re: news about the new Google Play policy

2017-05-19 Thread Colin Holgate via use-livecode
I asked one of the Google Play developer support team if there was someone at Google whose job it is to be familiar with non-Google development tools. He didn’t know who that would be, but he asked about which tool I meant. Pointed him towards the LiveCode site, and he said he would check it out

Re: news about the new Google Play policy

2017-05-22 Thread Colin Holgate via use-livecode
I did get follow up messages from the Google policy guy. Here’s what he said: " I will indeed talk to the team behind developing the policies update around dynamic code loading and surface the livecode environment. I do not believe that the intent here is to prevent their model, but we will abso

Re: Second stumbling block

2017-05-28 Thread Colin Holgate via use-livecode
I just tried that, and the insertion point seems to be right after the new character. At least it is in LiveCode 8. > On May 28, 2017, at 10:21 AM, Richmond Mathewson via use-livecode > wrote: > > Here's a right &*^%$# with *textField*s: > > I have thousands of scripts that go something a bi

nice Sierra feature

2017-05-28 Thread Colin Holgate via use-livecode
Was just testing something and needed to look up a function in the dictionary. As can often happen, especially when you frequently alternate between using one and two monitors, the top of the dictionary window was underneath the macOS menubar. To fix that in the past I would do something on the

Re: nice Sierra feature

2017-05-28 Thread Colin Holgate via use-livecode
8, 2017 5:35 AM, "Colin Holgate via use-livecode" < > use-livecode@lists.runrev.com> wrote: > >> Was just testing something and needed to look up a function in the >> dictionary. As can often happen, especially when you frequently alternate >> between using o

Re: Flash Talks Still Wanted - 50 minute slots almost gone

2017-06-01 Thread Colin Holgate via use-livecode
Thinking ahead, when all talks that are going to happen are booked, if there are some spaces left you could expand the talk to 14 minutes. Anyone asking to talk could say: “I can easily do it in 7 minutes”, “can do it in 7 but would cover more in 14”, “need 14 minutes, but could rush it in 7”.

Re: how to download an image

2017-06-04 Thread Colin Holgate via use-livecode
Scott’s routine worked for me too. It’s worth checking where the spaces and returns there are in his test, I had to edit it from the email version. I also just tested in the multiline message box. For testing in a button, in LiveCode 8, you have to declare the variable as well. This was the whol

ftp oddity

2017-06-06 Thread Colin Holgate via use-livecode
I’m trying to get a stack to upload itself to FTP, using this article as a guide: http://lessons.livecode.com/s/3527/m/4071/l/6998-uploading-a-file-using-ftp The script seems to be working, and I get upload progress a

Re: 64 bit desktop apps

2017-06-07 Thread Colin Holgate via use-livecode
I’m running High Sierra, the one before the 32 bit ban I guess, and it can still run LiveCode 5 ok. > On Jun 7, 2017, at 4:41 PM, Mark Waddingham via use-livecode > wrote: > > On 2017-06-07 17:05, Charles Szasz via use-livecode wrote: >> Apple announced that the next MacOS operation system a

Re: Ben Beaumont jumps ship

2017-06-14 Thread Colin Holgate via use-livecode
I think that Oracle Media Objects was based on the Plus code, which also had its own life as a Windows only tool. I programmed a 12 CD-ROM series in OMO, though we didn’t get around doing the last two. You can still buy those CD-ROMs, but I think thy wouldn’t work on a modern OS: https://www.am

LiveCode apps in Google Play

2017-06-15 Thread Colin Holgate via use-livecode
If you remember, a few weeks ago we were worrying about whether Google’s policy change would affect LiveCode apps. I asked a policy manager about that at Google I/O, and he just followed up to say that he couldn’t find any LiveCode apps in Google Play. I found one (Casey’s Solitaire), but hopef

Re: LiveCode apps in Google Play

2017-06-15 Thread Colin Holgate via use-livecode
Ralph sent me a list of 12 apps he has done. Are there other ones? I won’t email a reply today, to give people east of me a chance to add to the list! > On Jun 15, 2017, at 3:04 PM, Colin Holgate wrote: > > If you remember, a few weeks ago we were worrying about whether Google’s > policy cha

Re: LiveCode apps in Google Play

2017-06-15 Thread Colin Holgate via use-livecode
There seem to be a lot of Gurudeva apps. Do you have the Google Play link for your one? > On Jun 15, 2017, at 7:40 PM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > The > > Gurudeva.app > > is livecode and is on Google Play > > Not sure if the policy would affect it's operatio

Re: LiveCode apps in Google Play

2017-06-16 Thread Colin Holgate via use-livecode
> On 2017-06-16 00:04, Colin Holgate via use-livecode wrote: >> If you remember, a few weeks ago we were worrying about whether >> Google’s policy change would affect LiveCode apps. I asked a policy >> manager about that at Google I/O, and he just followed up to say that >>

Re: LiveCode apps in Google Play

2017-06-16 Thread Colin Holgate via use-livecode
Other than asking here, can you suggest a better way to find out what LiveCode apps are in Google Play? > On Jun 16, 2017, at 9:49 AM, Mark Waddingham via use-livecode > wrote: > > On 2017-06-16 18:09, Colin Holgate via use-livecode wrote: >> I did wonder that too. I know t

Re: Dan Shafer

2017-06-22 Thread Colin Holgate via use-livecode
Here’s his Facebook page: https://www.facebook.com/onemindfellowship Not being completely sure it’s the right Dan Shafer, I checked the book mentioned on Facebook, and Amazon shows that book along with all the tech ones. So I think it must be him. _

Re: Verbosity and Lines of code

2017-06-30 Thread Colin Holgate via use-livecode
The way it is in Director is nice. These are all valid statements: put “one two three” into v put the last char of word 3 of v — “e” v = “one two three" put v.word[3].char[v.word[3].length] — “e" put [{a:1,b:2,c:3},{d:4,e:5,f:6}] into alist put alist[2].d — 4 put the d of alist[2] — 4 put item

Re: Pinch and Zoom in Browser Widget

2017-07-03 Thread Colin Holgate via use-livecode
It also fails in Mac desktop, so you could save some time checking into why that is (if you have a trackpad that is). Where is the code for a widget stored? > On Jul 3, 2017, at 10:48 AM, Sannyasin Brahmanathaswami via use-livecode > wrote: > > We can to go a web page in Safari in iOS or Ch

Re: [OT] Renewing Apple Developer ID Installer Certificate

2017-07-03 Thread Colin Holgate via use-livecode
I would think that it’s the same as with iOS. When you go back to https://developer.apple.com/account/mac/certificate/ after renewing your subscription it will most likely have an expired certificate. You make a new one, then go to the prov

Re: I need a "slider" in a circle

2017-07-04 Thread Colin Holgate via use-livecode
Here is a version that would work for a complete circle: global cw,ch,cx,cy,offx,offy on mousedown put the width of graphic "circle" / 2 into cw put the height of graphic "circle" / 2 into ch put the left of graphic "circle" + cw into cx put the top of graphic "circle" + ch into cy

Re: I need a "slider" in a circle

2017-07-04 Thread Colin Holgate via use-livecode
In the version I did you can also squash the oval in either direction, and the button still hugs the edge. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferenc

Re: Polly's gone, or at least she's hiding in 8.1.4

2017-07-04 Thread Colin Holgate via use-livecode
It is odd that the menu item is there. It fails because that kind of control isn’t added by dragging from the tool palette, you have to create it with many mouse clicks. If it did make a control, what would it look like? If you think you’ve added polygon graphics in the past, could it be that yo

Re: Polly's gone, or at least she's hiding in 8.1.4

2017-07-04 Thread Colin Holgate via use-livecode
Yes, I see. It seems that LiveCode 8 and 9 create a polygon with Points of -32768,-32768. A not very interest, far off dot. > On Jul 4, 2017, at 10:57 AM, Richmond Mathewson via use-livecode > wrote: > > > > On 7/4/17 8:18 pm, Colin Holgate via use-livecode wrote: >>

Re: Submitting to the #%^%#? App Store

2017-07-04 Thread Colin Holgate via use-livecode
Are you using an App Store Distribution profile? Was its certificate your Distribution one? > On Jul 4, 2017, at 7:02 PM, Jonathan Lynch via use-livecode > wrote: > > Both venting and seeking advice. > > Actually submitting an app to iTunes Connect is not easy, to put it mildly. > > I am ge

Re: Submitting to the #%^%#? App Store

2017-07-04 Thread Colin Holgate via use-livecode
eated to executable from LC. > > Sent from my iPhone > >> On Jul 4, 2017, at 10:05 PM, Colin Holgate via use-livecode >> wrote: >> >> Are you using an App Store Distribution profile? Was its certificate your >> Distribution one? >> >> >>>

Re: mobile - fullscreenmode "exactFit"

2017-07-06 Thread Colin Holgate via use-livecode
On the exactFit question, I still can’t think of a use case for that mode. What it should do is stretch your card contents to fill the screen. The other fullscreenmodes are more useful. Do you lay out your interface with code? If not, what’s your approach for handling 16:9 iPhone screen and 4:3

Re: High Sierra & LC

2017-07-14 Thread Colin Holgate via use-livecode
7.1.4 is intermittent, sometimes it opens fine. 8.1.4 and 8.1.5 have issues if they are set to open in 32 bit. 9.0.0 seems fine. Downloading 8.1.6 now to see how that does. > On Jul 14, 2017, at 11:46 AM, Marty Knapp via use-livecode > wrote: > > I just downloaded the latest Mac OS beta - H

Re: High Sierra & LC

2017-07-14 Thread Colin Holgate via use-livecode
I’m seeing the current issues without having gone to APFS. I did do that for the first beta, but it had some very bad things about it, and after I had to wipe my drive and recover files I decided to not go back to it yet. It shouldn’t really affect whether apps work correctly. > On Jul 14, 2017

Re: Livecode on iPod

2017-07-15 Thread Colin Holgate via use-livecode
I would bet yes, but UDIDs that start with are fake. There are many ways to get the real UDID, if you want to create a build for them that they are included in the provisioning file. Look at this site as an example: https://www.getudid.io Settings wise is should be like iPhone. > On Jul 1

Re: [OT]h.264 alternatives

2017-07-19 Thread Colin Holgate via use-livecode
Are you sure that a license is needed for H.264 playback? That could seriously impact the viability of YouTube or Vimeo, if all users had to pay a license fee. My hope is that the license is just paid by the encoder tool maker. If you’re using Adobe Media Encoder you don’t have to pay a license,

Re: [OT]h.264 alternatives

2017-07-19 Thread Colin Holgate via use-livecode
The copyright for x264 is GNU GENERAL PUBLIC LICENSE, but I don’t know if that means you can encode video for sale. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: HTML5 limitations?

2017-07-25 Thread Colin Holgate via use-livecode
Can LiveCode HTML5 include or call Javascript? If so you could use local storage InedxedDB for the database. Or WebSQL. If the data isn’t too big. > On Jul 25, 2017, at 3:28 PM, Matthias Rebbe via use-livecode > wrote: > > And direct db access is also not possible. For that you´ll need some k

Re: HTML5 limitations?

2017-07-25 Thread Colin Holgate via use-livecode
ata in local storage is 5 to 10 mb per origin, depending > on browser. Not sure if that would be an issue. > > Local storage seems to work pretty well in my experiments, if the limitations > are not an issue. > > Sent from my iPhone > >> On Jul 25, 2017, at 5:07 PM, Co

Mark in a kilt...

2017-07-31 Thread Colin Holgate via use-livecode
I bet Kevin and Mark didn’t feel at all self conscious: https://www.youtube.com/watch?v=ZBUR8U03B3U ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Mark in a kilt...

2017-07-31 Thread Colin Holgate via use-livecode
-) > > Alex. > > > On 01/08/2017 00:45, Jonathan Lynch via use-livecode wrote: >> Excellent! >> >> Sent from my iPhone >> >>> On Jul 31, 2017, at 6:44 PM, Colin Holgate via use-livecode >>> wrote: >>> >>> I bet

Re: [OT-ish] Updating MacBook from El Capitan to Sierra to install Xcode 8.3+

2017-08-03 Thread Colin Holgate via use-livecode
It’s High Sierra that has APFS, and I did have major problems in trying that. It may be better by now, but when I had to wipe my drive I went back to regular HFS+. LiveCode seems to be working ok. > On Aug 3, 2017, at 3:28 PM, Ralph DiMola via use-livecode > wrote: > > I'm going to do this F

[OT] pretty folders

2017-08-07 Thread Colin Holgate via use-livecode
A marketing email just came in, about a custom folder icon maker. I don’t know what the normal price is, but $3 seems like a good deal, so I bought it. https://itunes.apple.com/us/app/folder-designer/id964860276 ___

Re: Fastest Frame Rate?

2019-03-22 Thread Colin Holgate via use-livecode
You could see the answer that Unity give: https://support.unity3d.com/hc/en-us/articles/205824295-Mobile-game-flips-between-running-at-30FPS-and-60FPS Graphics tend to move faster on m

Re: Fastest Frame Rate?

2019-03-22 Thread Colin Holgate via use-livecode
t; >> On Mar 22, 2019, at 10:23 PM, Colin Holgate via use-livecode >> wrote: >> >> You could see the answer that Unity give: >> >> https://support.unity3d.com/hc/en-us/articles/205824295-Mobile-game-flips-between-running-at-30FPS-and-60FPS >> >>

Re: Fastest Frame Rate?

2019-03-22 Thread Colin Holgate via use-livecode
I had a fun technical challenge, where me and my new computer in Colorado had a few stacks, and my old machine back in Brooklyn had a couple of hundred stacks, one of which I wanted to show you. I used Remotix to get my old machine to upload to an ftp server all of those stacks, then I downloade

Re: Fastest Frame Rate?

2019-03-23 Thread Colin Holgate via use-livecode
gt; >> On Mar 23, 2019, at 12:42 AM, Colin Holgate via use-livecode >> wrote: >> >> http://colin.scienceninja.com/lcscrolling/Scrolling.htm >> <http://colin.scienceninja.com/lcscrolling/Scrolling.html> > ___ >

Re: Fastest Frame Rate?

2019-03-23 Thread Colin Holgate via use-livecode
I think you would need to wait 0 with messages to get a fair test. In my case I didn’t do it that way. I have one handler that moves everything, and a shorter handler that checks the mouse position (if you’re not on mobile) and calls the longer handler. Like this: on moveworld if the environm

Re: Fastest Frame Rate?

2019-03-23 Thread Colin Holgate via use-livecode
Are you testing on mobile yet? There is LiveCode code that will make that be faster than desktop. These sort of things: on preopenstack if the environment is mobile then iphoneSetRedrawInterval 1 set the compositorType of this stack to "OpenGL" set the compositorTileSize of th

Re: Some UX fun

2019-07-03 Thread Colin Holgate via use-livecode
I didn’t get to the point where it was fun. > On Jul 3, 2019, at 7:10 PM, Mark Wieder via use-livecode > wrote: > > I got through this, but it took me ten minutes. > Anyone else game to play? > > https://userinyerface.com/ > ___ use-livecode mail

Re: Android 64-bit?

2019-07-15 Thread Colin Holgate via use-livecode
I have been following this with regard to Adobe AIR, and it’s nice that they get an extension. I use Unity too, and that has a longer extension. I suspect it’s in proportion to the number of apps submitted with those tools. I have read figures of 10% of apps are AIR and 50% of games are Unity. T

Re: Android 64-bit?

2019-07-15 Thread Colin Holgate via use-livecode
tarting > august 1 without using livecode 9.5 to build it? > > Is 9.5 stable slated to be out anytime soon? > > > > On Mon, Jul 15, 2019 at 7:22 PM Colin Holgate via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> I have been following this with

Re: OT: Catalina - the end of ad hoc & in-house development?

2019-09-07 Thread Colin Holgate via use-livecode
One part you say seems incorrect. I’ve been running Catalina full time since the first developer build, and I’ve seen various combinations of problems. For the one you’re talking about, where right-click Open still doesn’t open the app, in the security control panel where it used to say open app

Re: Recommended specs for Windows Development computer.

2019-10-03 Thread Colin Holgate via use-livecode
For my job I need to frequently test things in Windows 10, and I have been doing that using Parallels. It works really well, but sometimes I need to do hardware tests, and so I had Bootcamp added as well. I was curious how well it performs, and so downloaded a benchmark test program. Users who

Re: ...and a challenge

2019-10-05 Thread Colin Holgate via use-livecode
Pi is a reserved work, so I used pie. I haven’t seen this way of producing Pi before, and in both JavaScript and LivceCode it seems to be instantaneous. I think it’s a rewording of 4*(1-1/3+1/5-1/7+1/9…) Anyway, see for yourself on mouseup put the ticks into t put 1.0 into i put 3.0 * 10^20

Re: Recommended specs for Windows Development computer.

2019-10-06 Thread Colin Holgate via use-livecode
I originally bought Home, but at some point needed to do some RDP testing, which is a Pro feature. I think that currently my Parallels VM of Windows 10 doesn’t know it’s Pro, I need to track down the registration codes. Anyway, RDP aside, I didn’t yet need Pro features, and was testing with the

Re: IPhone geometry

2019-11-30 Thread Colin Holgate via use-livecode
I think they would, but the iPhone 11 screen is the same ratio of the iPhone X screen. If you had successfully submitted for iPhone X, it should be ok for iPhone 11. It only needs to be background though, but you could do some math and put buttons into the corners where the notches are (if your

Re: IPhone geometry

2019-11-30 Thread Colin Holgate via use-livecode
ShowAll will reveal the bits off the edges of the card. So long as you included the required stash screen the app will fill the taller screens. > On Nov 30, 2019, at 12:39 PM, Ludovic THEBAULT via use-livecode > wrote: > > > >> Le 30 nov. 2019 à 18:25, Colin Holgate vi

Re: iOS scrollers

2019-12-01 Thread Colin Holgate via use-livecode
It would be good to have a simple stack to test that only is for showing the problem. One thing I would look at is how you are measuring coordinates when using ShowAll. With ShowAll and Portrait, of a card that is iPhone 4 sized, zero Y is not at the top of the iPhone 5 screen. If you are findin

Re: Achilles Heel of Livecode

2019-12-03 Thread Colin Holgate via use-livecode
For Mickey Mouse, he would have been updated 12 times per second, and almost all cartoons you’ve ever watched were animated at 12 frames per second. The film was projected at 24 frames per second, and all normal movies you’ve seen in a cinema were also at 24 frame per second. PAL TV is 25 frames

Re: Java update?

2019-12-10 Thread Colin Holgate via use-livecode
I don’t know if your version of LiveCode is an example, but many applications need Java 6 in particular, and macOS comes with Java 8. The solution is to install the legacy version of Java as well: https://support.apple.com/kb/dl1572?locale=en_US

Re: HyperCard: the Myst story

2020-02-04 Thread Colin Holgate via use-livecode
In 1993 Mac User magazine had a review of the top 50 CD-ROMs, and of those there was an overall winner. The A Hard Day’s Night CD-ROM I made in HyperCard was the overall winner. I was lucky that it was before Myst was released. It would have easily won!

Re: OMG text processing performance 6.7 - 9.5

2020-02-04 Thread Colin Holgate via use-livecode
Would have been neat if it took 24601 milliseconds. ___ 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-livec

<    1   2   3   >