Re: Versions 7.1.1 and 8.1.3 no long working properly

2018-12-21 Thread Richard Gaskin via use-livecode

Good to see you here, Jim.

James Hurley wrote:
> I have found the url for  downloading commercial versions of LIveCode.
>
> Do you know the url for downloading the community versions?

https://downloads.livecode.com/livecode/

--
 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


Re: Anyone using the HTML 5 LiveCode tool?

2018-12-21 Thread kee nethery via use-livecode
Alain,

Thanks for your review. It’s very helpful to know how close to production it 
is. Sounds like it needs some optimizations.

Kee


> On Dec 21, 2018, at 2:19 PM, Alain Vezina via use-livecode 
>  wrote:
> 
> Hi Kee,
> 
> I just started using HTML5 for one of my applications. I observed that it 
> takes a little while before we see the first map. Also, it takes some time to 
> get an answer when you have a search done on a list of about 3000 words.
> 
> The best performance was achieved with FireFox in a device with iOS 12. In 
> 10.3.3 it's very, very slow.
> 
> In a device with Android, it's in between.
> 
> I think the problem is the size of the.js file even if it is compressed.
> 
> The LiveCode group should be pressured to fix this problem.  There is a 
> future on this side because I believe that many developers, like me, will 
> want to get out of Apple's clutches, which is always asking for more.
> 
> Translated with www.DeepL.com/Translator
> 
> Alain Vezina
> Dir, Logilangue
> Montreal, Canada
> 
>> Le 21 déc. 2018 à 13:45, kee nethery via use-livecode 
>>  a écrit :
>> 
>> Was thinking of trying it out but the details indicate that it is not yet 
>> ready for production.
>> Kee
>> ___
>> 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


___
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: Anyone using the HTML 5 LiveCode tool?

2018-12-21 Thread Alain Vezina via use-livecode
Hi Kee,

I just started using HTML5 for one of my applications. I observed that it takes 
a little while before we see the first map. Also, it takes some time to get an 
answer when you have a search done on a list of about 3000 words.

The best performance was achieved with FireFox in a device with iOS 12. In 
10.3.3 it's very, very slow.

In a device with Android, it's in between.

I think the problem is the size of the.js file even if it is compressed.

The LiveCode group should be pressured to fix this problem.  There is a future 
on this side because I believe that many developers, like me, will want to get 
out of Apple's clutches, which is always asking for more.

Translated with www.DeepL.com/Translator

Alain Vezina
Dir, Logilangue
Montreal, Canada

> Le 21 déc. 2018 à 13:45, kee nethery via use-livecode 
>  a écrit :
> 
> Was thinking of trying it out but the details indicate that it is not yet 
> ready for production.
> Kee
> ___
> 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: Versions 7.1.1 and 8.1.3 no long working properly

2018-12-21 Thread Ralph DiMola via use-livecode
When all else fails delete the prefs...
Win10==> C:\Users\USERNAME\AppData\Roaming\RunRev\Preferences
Mac High S==>Users/USERNAME/Library/Preferences/RunRev

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 
Bob Sneidar via use-livecode
Sent: Friday, December 21, 2018 1:48 PM
To: How to use LiveCode
Cc: Bob Sneidar
Subject: Re: Versions 7.1.1 and 8.1.3 no long working properly

It's possible the tools pallette is off screen. Try:

set the loc of stack "revTools" to the screenLoc;set the visible of stack 
"revTools" to true

Bob S


> On Dec 20, 2018, at 12:22 , James Hurley via use-livecode 
>  wrote:
> 
> I am having trouble running a stack on 7.1.1, Community
> 
> I have had no problem with it in the past. 
> 
> But now it will not display the Tools Palette. 
> 
> Closing any window I get the message “Do you want to save….” I have to click 
> “Cancel” to proceed
> 
> The stack runs, but erratically. 
> 
> So I thought I would try 8.1.3 and have similar problems. Still the message 
> “Do yo want to save…” when I close any window.
> 
> Is it me?
> 
> Jim Hurley
> ___
> 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


___
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: Versions 7.1.1 and 8.1.3 no long working properly

2018-12-21 Thread Bob Sneidar via use-livecode
It's possible the tools pallette is off screen. Try:

set the loc of stack "revTools" to the screenLoc;set the visible of stack 
"revTools" to true

Bob S


> On Dec 20, 2018, at 12:22 , James Hurley via use-livecode 
>  wrote:
> 
> I am having trouble running a stack on 7.1.1, Community
> 
> I have had no problem with it in the past. 
> 
> But now it will not display the Tools Palette. 
> 
> Closing any window I get the message “Do you want to save….” I have to click 
> “Cancel” to proceed
> 
> The stack runs, but erratically. 
> 
> So I thought I would try 8.1.3 and have similar problems. Still the message 
> “Do yo want to save…” when I close any window.
> 
> Is it me?
> 
> Jim Hurley
> ___
> 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

Anyone using the HTML 5 LiveCode tool?

2018-12-21 Thread kee nethery via use-livecode
Was thinking of trying it out but the details indicate that it is not yet ready 
for production.
Kee
___
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: Versions 7.1.1 and 8.1.3 no long working properly

2018-12-21 Thread Randy Hengst via use-livecode
You’ll find all of them here:
https://downloads.livecode.com/livecode/ 



be well,
randy
www.classroomFocusedSoftware.com



> On Dec 21, 2018, at 9:46 AM, James Hurley via use-livecode 
>  wrote:
> 
> Thanks Rick.
> 
> I have found the url for  downloading commercial versions of LIveCode.
> 
> Do you know the url for downloading the community versions?
> 
> Thanks,
> 
> Jim
> 
> 
> 
>> Hi Jim,
>> 
>> Those are older versions.
>> 
>> Try version 7.1.4 and 8.1.10 to see 
>> if you still have the same problem.
>> 
>> Hope it works!
>> 
>> Rick
>> 
>>> On Dec 20, 2018, at 3:22 PM, James Hurley via use-livecode 
>>>  wrote:
>>> 
>>> I am having trouble running a stack on 7.1.1, Community
>>> 
>>> I have had no problem with it in the past. 
>>> 
>>> But now it will not display the Tools Palette. 
>>> 
>>> Closing any window I get the message ?Do you want to save?.? I have to 
>>> click ?Cancel? to proceed
>>> 
>>> The stack runs, but erratically. 
>>> 
>>> So I thought I would try 8.1.3 and have similar problems. Still the message 
>>> ?Do yo want to save?? when I close any window.
>>> 
>>> Is it me?
>>> 
>>> Jim Hurley
>> 
>> *
> 
> ___
> 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: Versions 7.1.1 and 8.1.3 no long working properly

2018-12-21 Thread James Hurley via use-livecode
Thanks Rick.

I have found the url for  downloading commercial versions of LIveCode.

Do you know the url for downloading the community versions?

Thanks,

Jim
 


> Hi Jim,
> 
> Those are older versions.
> 
> Try version 7.1.4 and 8.1.10 to see 
> if you still have the same problem.
> 
> Hope it works!
> 
> Rick
> 
>> On Dec 20, 2018, at 3:22 PM, James Hurley via use-livecode 
>>  wrote:
>> 
>> I am having trouble running a stack on 7.1.1, Community
>> 
>> I have had no problem with it in the past. 
>> 
>> But now it will not display the Tools Palette. 
>> 
>> Closing any window I get the message ?Do you want to save?.? I have to click 
>> ?Cancel? to proceed
>> 
>> The stack runs, but erratically. 
>> 
>> So I thought I would try 8.1.3 and have similar problems. Still the message 
>> ?Do yo want to save?? when I close any window.
>> 
>> Is it me?
>> 
>> Jim Hurley
> 
> *

___
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: Using the Compass / GPS features of LC

2018-12-21 Thread Niggemann, Bernd via use-livecode


Am 21.12.2018 um 11:25 schrieb Niggemann, Bernd 
mailto:bernd.niggem...@uni-wh.de>>:


Hi Mike,

>Mike for GDC via 
>use-livecode
> Thu, 20 Dec 2018 14:31:57 
>-0800

>I want to have the app show directions of how to return to the location after 
>walking away
>from it.  Not using google maps but instead using something like a "compass"
>app to direct the user to the location while always pointing to the
>destination


If I understand correctly what you want to do you might want to have a look a 
my "North" widget that you can use to indicate a direction.
I just updated it, look at the attachment in the third post.

http://forums.livecode.com/viewtopic.php?f=93=29486

Kind regards

Bernd
___
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