Re: MySql vs Valentina

2013-08-30 Thread Ruslan Zasukhin
On 8/30/13 4:11 PM, "Dave Kilroy" wrote: Hi Dave, > Slightly off-topic question... > > Could someone tell me whether a local Valentina db on an iOS or Android > device be password protected? (unlike SQLite) We did not compile local engine for this OS, Exists iV4CC - as client library to vserve

[on-rev] no more SSH login?

2013-08-30 Thread Phil Davis
Hi folks, The last few times I have tried to SSH into an on-rev account, I get a message saying the connection is refused: ssh_exchange_identification: Connection closed by remote host Is anyone else having this experience? I also can't get in via SFTP. Similar symptom. Thanks - -- Phil D

RE: blur a background

2013-08-30 Thread Ralph DiMola
Mark, Thanks!!! Wish I knew that before I did it by brute force. I ripple thru all controls(including mobile controls) and disable them (also remember ones that were already disabled), setting the transparency to like 20% setting all the card's background to gray. Then put a new group on the card

Re: Uncommenting a script

2013-08-30 Thread Jerry Jensen
This also does NOT work for me. The Edit menu works, but command-shift-underscore does not. I'm using an Apple wired keyboard (the silver one with no numeric keypad, no longer available) LC 6.1.0 Community, OSX 10.8.4 . Tried it on a fresh launch, new mainstack with just a 3 line script. Its re

Re: Uncommenting a script

2013-08-30 Thread Dan Friedman
No, I have a standard Apple Wireless Keyboard. It's white and has the Apple logo on the back with the words "Wireless Keyboard". >> Command-shirt-dash works for me using an Apple keyboard. Are you using a >> generic/PC keyboard? > > Hello... > > On a mac, I use command-dash to comment a scrip

Re: Uncommenting a script

2013-08-30 Thread Michael Gruenthal
Command-shirt-dash works for me using an Apple keyboard. Are you using a generic/PC keyboard? -Original Message- From: Dan Friedman Reply-To: How to use LiveCode Date: Friday, August 30, 2013 1:14 PM To: Subject: Uncommenting a script Hello... On a mac, I use command-dash to comment a

Uncommenting a script

2013-08-30 Thread Dan Friedman
Hello... On a mac, I use command-dash to comment a script. The Edit menu shows command-underscore as the method to uncomment a script from the keyboard. But, command-shift-dash doesn't do anything. How do you uncomment a commented script in the script editor from your keyboard? Thanks! -Dan

Re: Uncommenting a script

2013-08-30 Thread Dave Kilroy
Try turning keyboard upside down and shaking energetically to dislodge foreign bodies - also maybe try changing batteries? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Uncommenting-a-script-tp4669257p4669264.html Sent from the Revolution - User mailing list ar

Re: Uncommenting a script

2013-08-30 Thread Mark Talluto
On Aug 30, 2013, at 10:14 AM, Dan Friedman wrote: > Hello... > > On a mac, I use command-dash to comment a script. The Edit menu shows > command-underscore as the method to uncomment a script from the keyboard. > But, command-shift-dash doesn't do anything. How do you uncomment a > comment

Re: How to work with http URLs that require a cookie?

2013-08-30 Thread Richard Gaskin
Malte Brill wrote: > I need to access an URL on the Web, that requires a session cookie > after a login page. How / Can we handle that? Cookies are exchanged between client and server in the HTTP header (one more reason I believe they should be used sparingly, as all transactions carry all coo

Re: spitting nails at the IDE

2013-08-30 Thread Dr. Hawkins
On Thu, Aug 29, 2013 at 3:00 PM, J. Landman Gay wrote: > Breakpoints won't break if the line calls into an IDE/rev script. That's the > only time I've ever seen it happen. The solution is to break just before or > just after that line. There are those, and then there are the ones that just plain

Re: Re: How to work with http URLs that require a cookie?

2013-08-30 Thread Malte Brill
Thanks Richard! (and Trevor) That was spot on. Successfully getting the data now. Now off to learn more about the JSon data and how to best use that. More reading :-) Cheers, Malte ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis

Re: my message box keeps wandering

2013-08-30 Thread As_Simon
Dr. Hawkins wrote > My message box seems determined to go on a walkabout. > > Each time I open, it drifts down further form where I left it, > eventually running off the field. I'm just replying to this because something similar happened to me years ago. http://forums.runrev.com/phpBB2/viewtopic.

Re: Uncommenting a script

2013-08-30 Thread Paul Looney
Dan, It has always worked on all of my Macs; Apple keyboards and a pair of Unicomp Model "M"s. This is probably too obvious but: the lines to be uncommented need to be selected. Paul Looney On Aug 30, 2013, at 10:14 AM, Dan Friedman wrote: > Hello... > > On a mac, I use command-dash to comment

Re: Uncommenting a script

2013-08-30 Thread Michael Gruenthal
Sounds like an Apple keyboard to me. So command-dash comments and shift-command-dash does nothing? Unless your shift key is broken (you'd probably have noticed), I have no explanation. -Original Message- From: Dan Friedman Reply-To: How to use LiveCode Date: Friday, August 30, 2013 1:48

Re: Uncommenting a script

2013-08-30 Thread Dr. Hawkins
On Fri, Aug 30, 2013 at 10:48 AM, Dan Friedman wrote: > No, I have a standard Apple Wireless Keyboard. It's white and has the Apple > logo on the back with the words "Wireless Keyboard". i have the current generation silver wireless keyboard, and the key-combo uncomments for me. -- Dr. Richa

Re: spitting nails at the IDE

2013-08-30 Thread dunbarx
I would say 99.99%, and I am proud to be in the majority. Craig Newman -Original Message- From: Marek Niesiobedzki To: use-livecode Sent: Fri, Aug 30, 2013 1:36 am Subject: Re: spitting nails at the IDE As I see 99% of this "bugs" depends from developer. I don't have such problems.

Re: MySql vs Valentina

2013-08-30 Thread Dave Kilroy
Slightly off-topic question... Could someone tell me whether a local Valentina db on an iOS or Android device be password protected? (unlike SQLite) Thanks! Dave -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/MySql-vs-Valentina-tp4669203p4669254.html Sent fro

How to work with http URLs that require a cookie?

2013-08-30 Thread Malte Brill
Hi all, I need to access an URL on the Web, that requires a session cookie after a login page. How / Can we handle that? All the best, Malte ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe an

Re: MySql vs Valentina

2013-08-30 Thread Ruslan Zasukhin
On 8/29/13 4:21 PM, "Mike Kerner" wrote: > Really. The client SHOULD NOT do this, but many do. The sender has no way > of knowing that the client is, for lack of a better word, stupid, when it > comes to handling hyperlinks. Yes indeed. Also I checked now, and my MAC MS Entourage opens link f