Re: Geometry Manager - Anyone?

2015-09-17 Thread Rick Harrison
Thank you Roger! Rick > On Sep 17, 2015, at 7:50 PM, Roger Eller wrote: > > My advice is don't use it on any complex layout. Also, it only works for > desktop. Mobile has a couple of other options for resolution independent > scaling. The general consensus is to code your own unless the layou

Re: Geometry Manager - Anyone?

2015-09-17 Thread Roger Eller
My advice is don't use it on any complex layout. Also, it only works for desktop. Mobile has a couple of other options for resolution independent scaling. The general consensus is to code your own unless the layout is super simple. On Sep 17, 2015 6:06 PM, "Rick Harrison" wrote: > Any advice? >

Re: Geometry Manager - Anyone?

2015-09-17 Thread Rick Harrison
Any advice? > On Sep 17, 2015, at 9:15 AM, Rick Harrison wrote: > > Hi there, > > I was wondering what the status of the Geometry Manager is currently. > Does it work as expected, or is it broken? > > Do any of you use it? Is it worth trying to make it work, or should I > just write my own ro

RE: HTML5 test

2015-09-17 Thread BNig
Ralph DiMola wrote > Nice! > The cursor should be a pointer of some kind when in a control. Is this you > or the limitation of the current HTML5 java engine? Unfortunately this seems to be a limitation of the current version of the HTML5 java engine. That is what Rolf Kocherhans also noticed. And

Re: Cool stuff with Atom

2015-09-17 Thread Peter Haworth
Thanks Monte. I think I'll wait until your changes have been incorporated. On Thu, Sep 17, 2015, 1:14 PM Monte Goulding wrote: > Hi Peter > > You’re a bit too quick out of the blocks I’m afraid. The link I sent was > to a branch of mine that is currently an open pull request against Peter > B’s

RE: HTML5 test

2015-09-17 Thread Ralph DiMola
Nice! The cursor should be a pointer of some kind when in a control. Is this you or the limitation of the current HTML5 java engine? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.

RE: HTML5 test

2015-09-17 Thread John Dixon
Excellent !.. :-) > Date: Thu, 17 Sep 2015 13:01:59 -0700 > From: bernd.niggem...@uni-wh.de > To: use-revolut...@lists.runrev.com > Subject: Re: HTML5 test > > here is another example of HTML5 compilation. > > http://berndniggemann.on-rev.com/scrollingimages/scroll.html > > It is a stack that s

Re: Cool stuff with Atom

2015-09-17 Thread Monte Goulding
Hi Peter You’re a bit too quick out of the blocks I’m afraid. The link I sent was to a branch of mine that is currently an open pull request against Peter B’s package. I believe it will be merged in and released soon. It is possible to use it if you want to play but you will need to get friendl

Re: HTML5 test

2015-09-17 Thread BNig
here is another example of HTML5 compilation. http://berndniggemann.on-rev.com/scrollingimages/scroll.html It is a stack that scrolls images and taxes graphic display. use the big swich button to start all three scollers, use the sliders to change speed and direction. Use the small switches to s

Fwd: [OT] Good Read/View on The Uncertainty Of The Future

2015-09-17 Thread Pierre Sahores
+1. Thanks ! -- Pierre Sahores mobile : 06 03 95 77 70 www.sahores-conseil.com > Début du message réexpédié : > > De: Bob Sneidar > Objet: Rép : [OT] Good Read/View on The Uncertainty Of The Future > Date: 17 septembre 2015 19:02:45 UTC+2 > À: How to use LiveCode > Répondre à: How to use LiveCo

Re: Screen sharing?

2015-09-17 Thread Roger Eller
On Thu, Sep 17, 2015 at 3:05 PM, Ben Rubinstein wrote: > On 17/09/2015 18:46, Roger Eller wrote: > >> On Thu, Sep 17, 2015 at 11:25 AM, rjd318 wrote: >> >> Hi all! How would one go about incorporating a screen/window sharing >>> feature in a Livecode application? I did some preliminary searches

Re: iBeacon & LC

2015-09-17 Thread Colin Holgate
It was a bit flakey, but I’ve learned things since then. All the app did was to switch to the information screen that corresponded with the nearest beacon. But, if the nearest one is fluctuating by enough, and the second nearest beacon fluctuates and becomes stronger just for a moment, the scree

Re: Screen sharing?

2015-09-17 Thread Ben Rubinstein
On 17/09/2015 18:46, Roger Eller wrote: On Thu, Sep 17, 2015 at 11:25 AM, rjd318 wrote: Hi all! How would one go about incorporating a screen/window sharing feature in a Livecode application? I did some preliminary searches with almost nothing returned so would this be something best left to a

Re: Cool stuff with Atom

2015-09-17 Thread Peter Haworth
Couple more issues. I don't see how to switch on the explicit variables option. There doesn't appear to be a list of handler names available On Thu, Sep 17, 2015 at 10:02 AM Peter Haworth wrote: > This looks great Monte. > > Need a little advice on how to get this to work with stsMLXEditor. >

Re: iBeacon & LC

2015-09-17 Thread Magicgate Software - Skip Kimpel
I am thinking about doing this at our retail stores, Colin. Was your iPad app successful? John, any idea what the quirkiness was a results of? SKIP On Thu, Sep 17, 2015 at 1:36 PM, Colin Holgate wrote: > I have done beacon work using Flash. The beacons tend to only update once > per second, a

Re: Screen sharing?

2015-09-17 Thread Roger Eller
On Thu, Sep 17, 2015 at 11:25 AM, rjd318 wrote: > Hi all! How would one go about incorporating a screen/window sharing > feature in a Livecode application? I did some preliminary searches with > almost nothing returned so would this be something best left to an > established screen sharing techno

Re: iBeacon & LC

2015-09-17 Thread Colin Holgate
I have done beacon work using Flash. The beacons tend to only update once per second, and then it can take several seconds to get an accurate average. Also, the signal strength jumps around a lot, so trilateration is harder to do than you might think. I have 30 beacons at work! We’ve only used

Re: Standalone Issues

2015-09-17 Thread Bob Sneidar
NVM. Something simple. I copied a group of these buttons from one stack to other stacks, and discovered I had not update the ID's after copying. I've seen posts about this before. It would be nice to refer to a graphic by name instead in the properties of a button so objects like my nav bar woul

RE: iBeacon & LC

2015-09-17 Thread John Dixon
Not created anything as such, but with a couple of beacons from kontakt.io and monte Goulding's mergCL, I have managed to get them to work, though the whole process seems a little slow and 'fiddly', I think is the only way to describe it... > > Anybody created anything mobile yet to integrate

Re: [OT] Good Read/View on The Uncertainty Of The Future

2015-09-17 Thread Bob Sneidar
Excellent post. I think this mail list actually is one of the great examples of collaboration I have yet seen. We have graphic guys, core developers, database guys, interface guys all cooperating and communicating and helping one another, but not for a specific company, but rather for the love o

Re: Cool stuff with Atom

2015-09-17 Thread Peter Haworth
This looks great Monte. Need a little advice on how to get this to work with stsMLXEditor. I configured it to run Atom and pass the filename as a parameter, use .livecode as the file extension, and used the Script Header tab to insert the "# -*- mode:livecodescript -*-" line. It opens Atom fine

iBeacon & LC

2015-09-17 Thread Magicgate Software - Skip Kimpel
Anybody created anything mobile yet to integrate iBeacon? http://www.ibeacon.com/ SKIP KIMPEL ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://li

Standalone Issues

2015-09-17 Thread Bob Sneidar
Hi all. I have created a standalone after some experimentation that seems to work but I am noticing that most of my buttons that use graphics for their icons are not displaying the icons. I have a single folder in my project containing all the image files for the project. When I import a graph

Re: Screen sharing?

2015-09-17 Thread Richard Gaskin
rjd318 wrote: > Hi all! How would one go about incorporating a screen/window sharing > feature in a Livecode application? I did some preliminary searches > with almost nothing returned so would this be something best left to > an established screen sharing technology like gotomeeting or join.me?

Screen sharing?

2015-09-17 Thread rjd318
Hi all! How would one go about incorporating a screen/window sharing feature in a Livecode application? I did some preliminary searches with almost nothing returned so would this be something best left to an established screen sharing technology like gotomeeting or join.me? Would it be possible

Re: Invalid Binary error when uploading to iTunes Connect

2015-09-17 Thread Neil Roger
Hi Phil, You should get an email from Apple, after the binary changes to invalid on iTunes connect, with an explination to why this has happened. This should give you an idea as to why this is happening Kind Regards, Neil Roger LiveCode Technical Support Lead n...@livecode.com

Re: Invalid Binary error when uploading to iTunes Connect

2015-09-17 Thread Colin Holgate
The API too large does happen sometimes, and doesn’t matter, the app would normally go through. Maybe zip doesn’t work any more. I would make it be an IPA, and upload that. You can drag your app into iTunes to make the IPA. ___ use-livecode mailing lis

Invalid Binary error when uploading to iTunes Connect

2015-09-17 Thread Phil Jimmieson
Hi folks, I've tried compiling my iOS app using both Livecode 6.7.6 and 6.7.5. My Application has a minimum requirement of iOS 7.1. As far as I can tell my provisioning profile and all certificate related things are fine. When I zip up my standalone, and then try to upload it with Application Lo

Geometry Manager - Status?

2015-09-17 Thread Rick Harrison
Hi there, I was wondering what the status of the Geometry Manager is currently. Does it work as expected, or is it broken? Do any of you use it? Is it worth trying to make it work, or should I just write my own routines to handle stack resizing situations? Thanks, Rick ___

Re: Cool stuff with Atom

2015-09-17 Thread AndyP
More than Cool!! Thanks Monte - Andy Piddock My software never has bugs. It just develops random features. Copy the new cloud space, get your free 15GB space now: Get Copy Script editor Themer for LC http://2108.co.uk PointandSee is a FREE simple but full featured under cursor c

Re: Cool stuff with Atom

2015-09-17 Thread Ralf Bitter
Superb, thanks Monte! Ralf ___ 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: Earliest iOS I can build for in LC?

2015-09-17 Thread Neil Roger
Hi Ben, You can build for iOS 5.1.1 and later and your app should still make it into the store without any issues. One thing to note is that as of 1st Feb 2014, you must build with at least Xcode 5 which contains the the iOS 7 SDKs. More information on this can be found here- http://www.im