Re: LC HTML5 apps on Windows - what browsers are supported?

2017-05-02 Thread Terry Judd via use-livecode
Great, thanks for that. Hadn’t occurred to me that I’d need to run from a 
server to test under Chrome. I’ll give that a go.

Terry...

On 3/05/2017 2:07 pm, "use-livecode on behalf of hh via use-livecode" 
 wrote:

On Windows latest Firefox, Chrome and Opera. NO IE, NO Edge.
Running with Chrome or Opera requires a (local) server.

___
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



___
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: LC HTML5 apps on Windows - what browsers are supported?

2017-05-02 Thread hh via use-livecode
On Windows latest Firefox, Chrome and Opera. NO IE, NO Edge.
Running with Chrome or Opera requires a (local) server.

___
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


LC HTML5 apps on Windows - what browsers are supported?

2017-05-02 Thread Terry Judd via use-livecode
Anybody know which browsers will run LC’s HTML5 apps successfully under Windows?

So far I’ve only been able to get one I’ve created working in Firefox. It gets 
stuck at the ‘downloading’ phase on both Chrome and IE (I’m running Windows 7) 
and on the Mac it works on Safari and Firefox but also stalls on Chrome.

Regards,

Terry...
___
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

xCode ??? version

2017-05-02 Thread William Prothero via use-livecode
I have iOS 10.3.1, and OSX 10.12.4
LC 9.0.0 (dp6) and LC 8.1.4 (RC1). 

These two latest versions of LiveCode don’t seem to support XCode 8.3 which is 
required for iOS 10.3.1, I can’t get my app onto my iPhone now.

Hopefully a new version that will support the latest iOS will come soon. 
Or, am I missing something?
Bill P

William A. Prothero
http://earthlearningsolution.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: 8.1.4rc1 regressions

2017-05-02 Thread Dr. Hawkins via use-livecode
On Tue, May 2, 2017 at 2:20 PM, panagiotis merakos via use-livecode <
use-livecode@lists.runrev.com> wrote:

>
>
> 2) I am not sure I follow. Could you please provide some more details?
>
>
For prior upgrades, the Mac would catch on to the new version as the
default either immediately or within a couple of days.  Sometimes, I'd
simply change the default application to the new version if I got tired of
waiting.

This time, 8.1.3 had been the default.  I removed it after installing
8.1.3, and now not only does it default to 7.1.4, but when I change it for
a stack, and then use "save as" from code within the stack, the new stack
is set to 7.1.4.


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
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: 8.1.4rc1 regressions

2017-05-02 Thread panagiotis merakos via use-livecode
Hi Richard,

1) Yes this a regression, and it will be fixed in 8.1.4 RC2:

http://quality.livecode.com/show_bug.cgi?id=19564

2) I am not sure I follow. Could you please provide some more details?

Best,
Panos
--

On Tue, May 2, 2017 at 10:06 PM, Dr. Hawkins via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I've noticed a couple of what appear to be regressions in 8.1.4rc1.  Can
> others confirm?
>
> 1) "move tab to new window" in editor doesn't seem to work; it simply
> mangles the tab bar
> 2) It did not chagne/offer to change itself to the default.  At this point,
> when I use "save as" on a stack, it then opens in 7.1.4. (the "change all"
> in the finder isn't a solution; I still have stacks that I want to stay
> with 5.0)
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
> ___
> 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
>
___
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


Scroll Bars in scrolling groups

2017-05-02 Thread Ralph DiMola via use-livecode
OK I'm stumped. I have a scrolling group consisting 20 other groups each
with 2 fields and a button. I place these sub groups and the controls in
them in the parent group from top to bottom. The sub groups go off the
bottom of the parent group as expected. Everything looks perfect and can set
the vscroll via script and see the sub groups that are out of view as
expected. BUT.. when I show the vscroll bar(even with messages disabled),
all the sub groups move up and to the left. The top sub group hugs top of
the parent group and all the sub groups hug the parent group on the left.
Why? If I place the subgroups while the vscroll bar is visible then the top
groups move up to the left and the remaining one stay where I put them. Any
help would be appreciated.

Thanks

Win 10 LC 8.1.3/8.1.4rc1

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


___
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


8.1.4rc1 regressions

2017-05-02 Thread Dr. Hawkins via use-livecode
I've noticed a couple of what appear to be regressions in 8.1.4rc1.  Can
others confirm?

1) "move tab to new window" in editor doesn't seem to work; it simply
mangles the tab bar
2) It did not chagne/offer to change itself to the default.  At this point,
when I use "save as" on a stack, it then opens in 7.1.4. (the "change all"
in the finder isn't a solution; I still have stacks that I want to stay
with 5.0)

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
___
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


Placing a group on topleft of open stack

2017-05-02 Thread Alejandro Tejada via use-livecode
Hi All,

In a recent forum thread:
http://forums.livecode.com/viewtopic.php?f=53=29207
there is a stack that lists all livecode stacks within a folder.
The user just have to click the stack's name to open.

Now, I am trying to add a group on topleft of every open stack
(A group with 4 buttons to select one of 4 fullscreen modes)
but could not find a way to do this on Android.

How could you place a group on a new stack on Android?

Thanks in advance!

Al
___
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: Android & LC advice

2017-05-02 Thread David V Glasgow via use-livecode
Thanks, Richard.  Really helpful.

David Glasgow
> 
> In that case I would be inclined to strongly recommend Android for two 
> reasons:
> 
> - Hardware variety:  OMG! the range of devices is vast, so the only 
> difficulty in picking one with an optimal balance between price and 
> performance will be because there are so many to choose from. :)
> 
> - Installation: For small scale local deployments, you just turn on the 
> "Unknown Sources" option in Android Prefs, copy the APK to the device either 
> through SD card or a web server, and after installing it turn off the 
> "Unknown Sources" option again to prevent other side-loading. That's it.  
> Instant win, with no complex paperwork or installation process with 
> provisioning profiles as you'd need for iOS.
> 
> --
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> 
> ambassa...@fourthworld.comhttp://www.FourthWorld.com
> 
> ___
> 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


___
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