RE: LC for Android: Retrieve center lat n lng from LC browser using google maps?

2012-04-24 Thread Barry G. Sumpter
e constructive suggestions would be greatly appreciated. tia - 13. LC for Android: Retrieve center lat n lng from LC browser using google maps? (Barry G. Sumpter) 20. Re: LC for Android: Retrieve center lat n lng from LC browser using google maps? (Peter M. Br

LC for Android: Retrieve center lat n lng from LC browser using google maps?

2012-04-23 Thread Barry G. Sumpter
use in LiveCode for Android? Or perhaps suggest another method? tia http://gmaps-samples-v3.googlecode.com/svn/trunk/draggable-markers/draggable -markers.html All my best, Barry G. Sumpter ___ use-livecode mailing list use-livecode@lists.ru

RE: use-livecode Digest, Vol 103, Issue 30

2012-04-19 Thread Barry G. Sumpter
Hi Gregory, I've just spend a few weeks setting up LiveCode server on win32 under IIS 5.1. And pretty much had to start from scratch to get LiveCode Server up n running. If you haven't already stepped thru this how to (don't just read thru it. Do it. And verify each step) : How-do-I-install-Liv

RE: use-livecode Digest, Vol 103, Issue 3

2012-04-01 Thread Barry G. Sumpter
This was happening to me on a simple table. I had to copy the tab setting to the clip board. Close the stack. Open the stack. Paste into the tab settings (column widths) No matter how many time I changed the tab setting by hand afterwards It would was adjust. Kind of a paid but only needed to wor

RE: LC error - no association for launch document pdf with launch document

2012-04-01 Thread Barry G. Sumpter
I use this format: launch url "file:/Users/ben/Desktop/test.pdf" -- Message: 24 Date: Sun, 1 Apr 2012 11:38:19 +0200 From: "Tiemo Hollmann TB" To: "'How to use LiveCode'" Subject: no association for launch document pdf Message-ID: <01cd0feb$2d67f010$8837d030$@de>

Re: field focused but why ?

2012-04-01 Thread Barry G. Sumpter
Thanks heaps Peter. This works for Android as well If you put the field into a group and set the group's traversalon to false, it will prevent the field from getting the focus on opencard, at least in desktop stacks. Don't know if this works in iOS too. -- Peter Peter M. Brigham __

Launching several applications via shell...

2012-03-28 Thread Barry G. Sumpter
Have a go at: launch url urlToLaunch Summary: Launches a url in the appropriate manner for the current system. Example: launch url "http://www.runrev.com"; launch url "file:/Users/ben/Desktop/test.pdf" launch url "tel:44 7818 8822" - maybe Launch app A that launches app A1, A2, A3

RE: Android play sounds

2012-03-27 Thread Barry G. Sumpter
Yep, a timer to sound an alarm and 1 minute intervals. I forgot how complex/different Android sounds are from win32 sounds. Perhaps the first time the play sound is attempted The file doesn't exist Or the folder doesn't exist Or the actual sound file won't play on android As my sound file on andr

On SaveStack Solution for Save as Legacy LiveCode Stack 2.7?

2012-03-26 Thread Barry G. Sumpter
Up a bit too late again last night n saved a LiveCode Server 5.0.2 stack as 5.5. I keep loosing my Preferences Preserve Stack ticked on. I'm sure its the sequence of events surrounding switching from 4.6.4 ide to the 5.5 ide. Is there a way to trap the On SaveStack subroutine on my LiveCode Sever