Re: Use of Shell to get JSON from a MongoDB

2014-03-05 Thread Mark Wieder
Javier- Wednesday, March 5, 2014, 8:19:14 AM, you wrote: > After strugling and finally understand with help from friends at > Stackoverflow, how the find() command works in the interative javascript > shell of MongoDB, now I know that find() returns a cursor. > But still have some problems tryin

menuitems getting reset on a combobox

2014-03-05 Thread Dr. Hawkins
Something is suddenly wiping out the menuitems of oen of my comboboxes. Is there anything other than put something into menuitem someitem of btn btnName that can do this? I don't even know what to look for. -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 _

Re: dg okay with elements larger than the dg itself?

2014-03-05 Thread Trevor DeVore
On Wed, Mar 5, 2014 at 6:27 PM, Richard Gaskin wrote: > I've used the DataGrid successfully on several projects, but today is the > first time I've tried this and I'm getting odd results: > > I have some form elements which are much taller than the DataGrid control > itself, and I'm finding that i

Re: Google Glass

2014-03-05 Thread Mike Kerner
Yeah, yeah. I didn't understand what you were saying the first time. I'm so used to ios where deployment is through doing a build, and you only use test to hit the simulator. On Wed, Mar 5, 2014 at 3:44 PM, Colin Holgate wrote: > In LiveCode there is a Development menu, one of the items in th

dg okay with elements larger than the dg itself?

2014-03-05 Thread Richard Gaskin
I've used the DataGrid successfully on several projects, but today is the first time I've tried this and I'm getting odd results: I have some form elements which are much taller than the DataGrid control itself, and I'm finding that it isn't calculating the heights correctly, nor scrolling cor

Windows, high-resolution, and 6.6

2014-03-05 Thread Trevor DeVore
Has anybody had success with LiveCode 6.6 running on a Windows computer running in high-resolution mode? I have done some testing under one VMWare install but high-resolution mode doesn't seem to be working. This is the bug report I filed: http://quality.runrev.com/show_bug.cgi?id=11808 I'm just

API Connector

2014-03-05 Thread Nakia Brewer
Hi, I have a task I need to complete for a customer that I am looking for advice on. The customer is using a system that can send HTTP POSTS of form data it collects upon submission of the forms (web forms). This above system does not have the ability to use authentication when making posts.

Re: Custom Props Set

2014-03-05 Thread Peter Haworth
I agree with that in terms of LC names but the original post on this involved file names and they often have spaces in them quite legitimately. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin

RE: Custom Props Set

2014-03-05 Thread Ralph DiMola
Here, Here... I agree. Spaces are just an invitation to problems. I know that a few CPU cycles are saved with case sensitive filenames, but. There's another disaster waiting in the wings. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message--

Re: Google Glass

2014-03-05 Thread Colin Holgate
In LiveCode there is a Development menu, one of the items in that menu is “Test”. If you select that while you have a Google Glass connected, and having chose it as the Android device in Development/Test Target, the stack will launch on the Google Glass. On Mar 5, 2014, at 3:36 PM, Mike Kerner

Re: Google Glass

2014-03-05 Thread Mike Kerner
OMG. LOL. OK, got it. On Wed, Mar 5, 2014 at 3:40 PM, Roger Eller wrote: > Glass is just another Android device. Connected via USB, you click "Test" > in LC. Right? > > > On Wed, Mar 5, 2014 at 3:36 PM, Mike Kerner >wrote: > > > I didn't understand the explanation. You can do "test"? > > >

Re: Google Glass

2014-03-05 Thread Roger Eller
Glass is just another Android device. Connected via USB, you click "Test" in LC. Right? On Wed, Mar 5, 2014 at 3:36 PM, Mike Kerner wrote: > I didn't understand the explanation. You can do "test"? > > > On Wed, Mar 5, 2014 at 3:33 PM, Colin Holgate wrote: > > > What is "Umm, wha?"? > > > > W

Re: Custom Props Set

2014-03-05 Thread Robert Sneidar
Just my 2¢ I do not see why anyone NEEDS to put spaces in names of anything. I always advise no spaces or special characters beyond hyphen and underscore in file names, and all lowercase in anything accessible over internet/intranet, including SQL columns. Follow these simple rules and it will b

Re: Google Glass

2014-03-05 Thread Mike Kerner
I didn't understand the explanation. You can do "test"? On Wed, Mar 5, 2014 at 3:33 PM, Colin Holgate wrote: > What is "Umm, wha?"? > > What was your reason for asking if anyone was messing with LC and Glass? > > On Mar 5, 2014, at 3:12 PM, Mike Kerner wrote: > > > >Umm, wha? > >

Re: Google Glass

2014-03-05 Thread Colin Holgate
What is “Umm, wha?”? What was your reason for asking if anyone was messing with LC and Glass? On Mar 5, 2014, at 3:12 PM, Mike Kerner wrote: > >Umm, wha? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Google Glass

2014-03-05 Thread Mike Kerner
Umm, wha? On Wed, Mar 5, 2014 at 3:08 PM, Colin Holgate wrote: > Yes, you can do Test from LiveCode and the stack will run on a connected > Glass. > > > On Mar 5, 2014, at 3:01 PM, Mike Kerner wrote: > > > >Is anybody messing with LC and Glass? I've got a reason... > > ___

Re: Google Glass

2014-03-05 Thread Colin Holgate
Yes, you can do Test from LiveCode and the stack will run on a connected Glass. On Mar 5, 2014, at 3:01 PM, Mike Kerner wrote: > >Is anybody messing with LC and Glass? I've got a reason... ___ use-livecode mailing list use-livecode@lists.runrev.com

Google Glass

2014-03-05 Thread Mike Kerner
Is anybody messing with LC and Glass? I've got a reason... -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." __

Re: Palette problem

2014-03-05 Thread Richmond
So: having made a free-floating palette that can insert Unicode chars into a text field in another, unrelated stack, for my next chestnut . . . . 1. How to get this working so that the free-floating palette can insert Unicode chars into text fields in other programs such as LibreOffice. 2. Ho

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Kenji Kojima
Is there any way I can use the old image filtering? It was the best way I could make a mosaic image. But I can not make a mosaic now. The new image filter is a big problem for my applications. Thanks, -- Kenji Kojima / 小島健治 http://www.kenjikojima.com/ On Mar 5, 2014, at 10:36 AM, Benjamin Beau

Re: Use of Shell to get JSON from a MongoDB

2014-03-05 Thread Andrew Kluthe
I work with mongoDB a lot from livecode but unfortunately it is all through REST API's built in other languages with native drivers so I can't help here. :( On Wed, Mar 5, 2014 at 10:19 AM, Javier Miranda V. wrote: > After strugling and finally understand with help from friends at > Stackoverflo

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Benjamin Beaumont
Thanks Richard, we really appreciate the support. We appreciate it takes time to open up pre-releases,test and report bugs. So thank you to all those who commit to do this with us every time we release! Thanks again, Ben On 5 March 2014 16:56, Richard Gaskin wrote: > Benjamin Beaumont wrote:

Re: Custom Props Set

2014-03-05 Thread Peter Haworth
Turns out the IDEObject Inspector lets you create a custom property with spaces in its name but it won't let you create a custom property set with spaces in its name. Didn't try any other supposedly illegal characters. Pete lcSQL Software Home of lcStackBrowser

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Richard Gaskin
Benjamin Beaumont wrote: Dear List Members. We are pleased to announce the release of LiveCode 6.6 RC1. This release is now considered feature complete. Thanks, Ben. Gentle reminder for all of us: If you want to find bugs BEFORE release, this is the time to start using 6.6. I just install

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Chris Sheffield
Thanks, Neil. On Mar 5, 2014, at 9:17 AM, Neil Roger wrote: > Hi Chris, > > Activation should be working now. Please let us know if you continue to > experience any issues during the activation process. > > Kind Regards, > > > Neil Roger > -- > RunRev Support Team ~ http://www.runrev.com >

Use of Shell to get JSON from a MongoDB

2014-03-05 Thread Javier Miranda V.
After strugling and finally understand with help from friends at Stackoverflow, how the find() command works in the interative javascript shell of MongoDB, now I know that find() returns a cursor. But still have some problems trying to get JSON from my local MongoDB. Issuing: db.test.find() --

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Neil Roger
Hi Chris, Activation should be working now. Please let us know if you continue to experience any issues during the activation process. Kind Regards,
 Neil Roger -- RunRev Support Team ~ http://www.runrev.com —— On 05/03/2014 16:10, Chris Sheffield wrote: Anybody else having trouble activati

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Chris Sheffield
Strange. I just tried again (for the 3rd or 4th time) and it worked this time. So all is well. Not sure what the issue was… On Mar 5, 2014, at 9:10 AM, Chris Sheffield wrote: > Anybody else having trouble activating this build? I’ve already sent an email > to support, but thought I’d ask here.

Re: RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Chris Sheffield
Anybody else having trouble activating this build? I’ve already sent an email to support, but thought I’d ask here. Curious if it’s just me or not. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Mar 5, 2014, at 8:36 AM, Benjamin Beaumont wrote: > Dear List M

RELEASE LiveCode 6.6 RC1

2014-03-05 Thread Benjamin Beaumont
Dear List Members. We are pleased to announce the release of LiveCode 6.6 RC1. This release is now considered feature complete. *Warning, this is a pre-release with new features which have the potential to cause issues. Please ensure you backup your stacks before testing this release.* *Importan