Re: "focus on nothing" not resulting in closefield

2013-09-21 Thread Paul Looney
Another alternative to closeField is "textChanged". Trap for that and any change in the field will trigger you handler. Paul Looney On Sep 21, 2013, at 10:31 AM, Dr. Hawkins wrote: > I whacked this bug a long time ago, and then apparently worked on a prior > version instead of the updated versi

Re: XML Newbie Woes

2013-09-21 Thread Kay C Lan
What is it you exactly want to do with the gps data? About 18 months back I needed to work with gps data and obvioulsy chose LC for the project and logically the XML functions for the job. Like you, I had a great deal of trouble with XML but soon realised that the gpx files were so well 'worded' t

Re: Valentina DB Error 0x82000

2013-09-21 Thread Ruslan Zasukhin
On 9/21/13 7:19 PM, "Mark Schonewille" wrote: > Hi Ruslan, > > I *now* have the Windows, Mac and Linux licenses in > C:\Program Files\Paradigma Software\VServer x64\licenses > and a copy of the Windows license in > C:\Program Files\Paradigma Software\VServer x64 > > *Before* I contacted you and

Re: Tooltip size limitations?

2013-09-21 Thread Peter Haworth
Looks like the problem only occurs on Windows, all works OK on OSX. Yes, a scrollbar would be nice. Also had a thought that an htmlTooltip and maybe an rtfTooltip property would be nice. Then again, that's probably taking tooltips beyond what they're intended for. I guess it wouldn't be too dif

Re: How to use Bonjour in Mac and Windows

2013-09-21 Thread Monte Goulding
On 22/09/2013, at 7:43 AM, Bill Vlahos wrote: > I'd like to see some examples on using Bonjour to register a service and > query. The LiveCode dictionary doesn't have anything and I don't see anything > in RevOnline. > > I only see a reference to Monte's external which looks to be for mobile

Re: Pitch shifting Audio

2013-09-21 Thread Beat Cornaz
>William Prothero wrote : >Midi would be a very different setup than digital audio. In midi, only >"events" need to be sent, while digital audio, especially independent tempo >and pitch translation require >some fancy signal processing. Yep, I know. Much easier than digital audio, but still it

How to use Bonjour in Mac and Windows

2013-09-21 Thread Bill Vlahos
I'd like to see some examples on using Bonjour to register a service and query. The LiveCode dictionary doesn't have anything and I don't see anything in RevOnline. I only see a reference to Monte's external which looks to be for mobile and I want this for Mac and Windows. Thanks, Bill Vlahos

Re: Tooltip size limitations?

2013-09-21 Thread dunbarx
Pete. Not sure if there is a limit, but a quick test with about 100 lines comes up as advertised. Too bad there is not a "scroll" property for tooltips. -Original Message- From: Peter Haworth To: How to use LiveCode Sent: Sat, Sep 21, 2013 1:37 pm Subject: Tooltip size limitations?

Re: "focus on nothing" not resulting in closefield

2013-09-21 Thread J. Landman Gay
On 9/21/13 12:31 PM, Dr. Hawkins wrote: I whacked this bug a long time ago, and then apparently worked on a prior version instead of the updated version . . . When a user clicks on something to go to another record, closeField does not get sent to the selectedField, and any changes are lost. I'

Re: OT: Why would you ever use numbers instead of strings for ids?

2013-09-21 Thread David Bovill
Thanks for the input - and the article. Seems right. Artificial / surrogate traditionally incremental integers moving over to hash based UUID's On 20 September 2013 14:52, Geoff Canyon wrote: > On Thu, Sep 19, 2013 at 5:46 AM, David Bovill >wrote: > > > > >1. No good reason - historical >

Re: Android Device

2013-09-21 Thread Peter Haworth
Bought it at Amazon since I get free shipping with them. I didn't find anything other than the standard list prices anywhere. Pete lcSQL Software On Sat, Sep 21, 2013 at 10:37 AM, Jim sims wrote: > Cool boola > > Where did ya purchase? > > sims > > On Saturday, Septembe

Re: "focus on nothing" not resulting in closefield

2013-09-21 Thread Phil Davis
Try "select empty" Phil Davis On 9/21/13 10:31 AM, Dr. Hawkins wrote: I whacked this bug a long time ago, and then apparently worked on a prior version instead of the updated version . . . When a user clicks on something to go to another record, closeField does not get sent to the selectedFie

Re: Android Device

2013-09-21 Thread Jim sims
Cool boola Where did ya purchase? sims On Saturday, September 21, 2013, Peter Haworth wrote: > Got one arriving on Monday! > > Pete > lcSQL Software > > > On Sat, Sep 21, 2013 at 9:20 AM, Roger Eller > > >wrote: > > > Advance to 0:38:44 in this video to see the new Nexu

Tooltip size limitations?

2013-09-21 Thread Peter Haworth
Is there any sort of size limitation on tooltips? I'm running into an issue where LC is having trouble displaying a fairly large tooltip. I can see it trying to display it (briefly appears then disappears) but won't display it correctly. I don;t think the tooltip is particularly large in terms o

Re: Android Device

2013-09-21 Thread Peter Haworth
Got one arriving on Monday! Pete lcSQL Software On Sat, Sep 21, 2013 at 9:20 AM, Roger Eller wrote: > Advance to 0:38:44 in this video to see the new Nexus 7. I think it will > be one of the top "branded" tablets for devs. > > SD > http://twit.cachefly.net/video/aaa/aaa0

"focus on nothing" not resulting in closefield

2013-09-21 Thread Dr. Hawkins
I whacked this bug a long time ago, and then apparently worked on a prior version instead of the updated version . . . When a user clicks on something to go to another record, closeField does not get sent to the selectedField, and any changes are lost. I've tried solving this with a "focus on not

Android Device

2013-09-21 Thread Jim sims
Amazon has one in my budget, looks interesting. Might go for one. Looks like it has some kind of gps issue but that might not be too important for my use. Looks like a nice machine in that video. Thanks for the reply. sims On Saturday, September 21, 2013, Roger Eller wrote: > Advance to 0:3

Re: Pitch shifting Audio

2013-09-21 Thread Earthednet-wp
Midi would be a very different setup than digital audio. In midi, only "events" need to be sent, while digital audio, especially independent tempo and pitch translation require some fancy signal processing. Bill William Prothero http://es.earthednet.org On Sep 21, 2013, at 6:59 AM, René Micout

Re: Android Device

2013-09-21 Thread Roger Eller
Advance to 0:38:44 in this video to see the new Nexus 7. I think it will be one of the top "branded" tablets for devs. SD http://twit.cachefly.net/video/aaa/aaa0120/aaa0120_h264m_864x480_500.mp4 HD http://twit.cachefly.net/video/aaa/aaa0120/aaa0120_h264m_1280x720_1872.mp4 ~Roger On Sat, Sep 21

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Hi Ruslan, I *now* have the Windows, Mac and Linux licenses in C:\Program Files\Paradigma Software\VServer x64\licenses and a copy of the Windows license in C:\Program Files\Paradigma Software\VServer x64 *Before* I contacted you and asked my questions on this mailing list, it was the other way

Re: Valentina DB Error 0x82000

2013-09-21 Thread Ruslan Zasukhin
On 9/21/13 5:27 PM, "william humphrey" wrote: > Your licenses folder is completely empty? This must be a Window's feature > because on Mac/OS it has to be in the licenses folder. If empty it will not start of course. I think Mark have license file in TWO places now. Mark, license file must be

Re: "the group of me"

2013-09-21 Thread Dr. Hawkins
On Fri, Sep 20, 2013 at 6:50 AM, Klaus major-k wrote: > try "the owner of me" :-) > Wow. Uhh, yeah. Closing on 25 years, and still finding little details like this (but looking at the dictionary, I guess that this wasn't in the old hypercard & supercard) . . . -- Dr. Richard E. Hawkins, Esq

Re: Valentina DB Error 0x82000

2013-09-21 Thread william humphrey
Your licenses folder is completely empty? This must be a Window's feature because on Mac/OS it has to be in the licenses folder. On Sat, Sep 21, 2013 at 10:20 AM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Hi Ruslan, > > I decided to restart my computer and it works (for now).

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Hi Ruslan, I decided to restart my computer and it works (for now). I have my license file in C:\Program Files\Paradigma Software\VServer x64 and not in C:\Program Files\Paradigma Software\VServer x64\licenses. Does it make a difference? -- Best regards, Mark Schonewille Economy-x-Talk Con

Re: Pitch shifting Audio

2013-09-21 Thread René Micout
Hello Beat ! For me Midi see SunnYmidi > http://sunny-tdz.com/art-1012 Bon souvenir de Paris René Le 21 sept. 2013 à 15:05, Beat Cornaz a écrit : > Thanks for all your input. > It seems clear to me that I have to take another road. But at least now I > know. > > I agree that LiveCode is really

[WANT/NEED] Google Drive Library

2013-09-21 Thread Roger Eller
Hi LiveCode Community, The list of libraries below seems incomplete. I mean there's not one for LiveCode! https://developers.google.com/drive/downloads I have made amazing progress toward my very first mobile app for Android and iOS, thanks to the wonderfully easy to use, and well designed phx

Re: Pitch shifting Audio

2013-09-21 Thread Beat Cornaz
Thanks for all your input. It seems clear to me that I have to take another road. But at least now I know. I agree that LiveCode is really excellent in many, many areas, but in audio & midi it is a bit of a handicapped child. I think that's a real pity, but those areas have never had the pleas

Re: Valentina DB Error 0x82000

2013-09-21 Thread william humphrey
In the server_x64.ini file set this: ; Specifies how many information produce into logs: ; 0 - display error messages only. ; 1 - display errors and warnings. ; 2 - display errors, warnings and debugging messages. ; 3 - display errors, warnings, debugging messages and command level tracing

Re: Valentina DB Error 0x82000

2013-09-21 Thread william humphrey
Mark What does it say in your vlog file? On Sat, Sep 21, 2013 at 8:07 AM, Mark Schonewille < m.schonewi...@economy-x-talk.com> wrote: > Hi Ruslan, > > I tried it, but it doesn't work. I use a pristine install of VServer and > try to run the sample stacks included with V4Rev but I still get ERRO

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Hi Bill, I did that and I think that the instructions that come with the license files are wrong. Today, i will try to set it up on another computer. It worked once, maybe it will work again. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http:/

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Hi Ruslan, I tried it, but it doesn't work. I use a pristine install of VServer and try to run the sample stacks included with V4Rev but I still get ERROR 0x82000. I haven't changed anything, so I'd assume that the port and other settings are correct. -- Best regards, Mark Schonewille Econom

Re: Valentina DB Error 0x82000

2013-09-21 Thread Ruslan Zasukhin
On 9/21/13 2:55 PM, "william humphrey" wrote: > The http://www.valentina-db.com/en/store valentina store now makes it a > little easier to get a license file when you download a copy of vServer (5) > -- the free version. Just click on the $0.00 and add the file to cart. > > I would like to add

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Thanks for your reply, Ruslan. The e-mail containing my Valentina license says: "Please find attached your license file. You need to drop it into the "licenses" folder of your Valentina Server. Also, remove DEMO license file from this folder if it present there." Are you saying that this is wrong

Re: Valentina DB Error 0x82000

2013-09-21 Thread william humphrey
The http://www.valentina-db.com/en/store valentina store now makes it a little easier to get a license file when you download a copy of vServer (5) -- the free version. Just click on the $0.00 and add the file to cart. I would like to add here that "I hate license files". And in fact you can get

Re: Valentina DB Error 0x82000

2013-09-21 Thread Ruslan Zasukhin
On 9/21/13 10:20 AM, "Mark Schonewille" wrote: > There is no Vserver folder on my computer. What should be the correct path to > this folder? Mark, We talk about folder where is install Vserver.exe You have correctly give full path C:\Program Files\Paradigma Software\VServer x64 This is

Re: Valentina DB Error 0x82000

2013-09-21 Thread Mark Schonewille
Hi Ruslan, There is no Vserver folder on my computer. What should be the correct path to this folder? -- Kind regards, Mark Schonewille Economy-x-Talk Http://economy-x-talk.com Share the clipboard of your computer over a local network with Clipboard Link http://clipboardlink.economy-x-talk.co