Re: question about ide bug, and usage of LC

2014-05-30 Thread J. Landman Gay
Thanks, good to know. It must have changed at some point when I wasn't looking. There even used to be a warning about it in the old documentation. On May 30, 2014 5:07:22 AM CDT, "Björnke von Gierke" wrote: > >On 30 May 2014, at 07:11, J. Landman Gay >wrote: > >> Option-return only works on Ma

RE: question about ide bug, and usage of LC

2014-05-30 Thread Ralph DiMola
30, 2014 6:07 AM To: How to use LiveCode Subject: Re: question about ide bug, and usage of LC On 30 May 2014, at 07:11, J. Landman Gay wrote: > Option-return only works on Macs and will throw an error if you move the stack to any other platform. The standard for a split line in LC is

Re: question about ide bug, and usage of LC

2014-05-30 Thread Björnke von Gierke
On 30 May 2014, at 07:11, J. Landman Gay wrote: > Option-return only works on Macs and will throw an error if you move the > stack to any other platform. The standard for a split line in LC is the > backslash: \ That's wrong. option-return just inserts a backslash, which then of course works

Re: question about ide bug, and usage of LC

2014-05-30 Thread Kay C Lan
Wow, didn't know that! Thanks, a simple backslash is even less typing (although my little pinkie isn't use to finding it :-) On Fri, May 30, 2014 at 1:11 PM, J. Landman Gay wrote: > On 5/29/2014, 9:57 PM, Kay C Lan wrote: > >> Whilst I am very happy that this has been fixed in rc5, this problem >

Re: question about ide bug, and usage of LC

2014-05-29 Thread J. Landman Gay
On 5/29/2014, 9:57 PM, Kay C Lan wrote: Whilst I am very happy that this has been fixed in rc5, this problem forced me to use 'option+retun' (on OS X) to split a line - the \ character is used to show a split line. Option-return only works on Macs and will throw an error if you move the stac

Re: question about ide bug, and usage of LC

2014-05-29 Thread Kay C Lan
On Thu, May 29, 2014 at 11:33 PM, Björnke von Gierke wrote: But wouldn't this annoy the hell out of everyone who uses the script editor daily? Why is this not fixed already? Is no one actually using LC to script stuff? > Whilst I am very happy that this has been fixed in rc5, this problem forced

Re: question about ide bug, and usage of LC

2014-05-29 Thread Mike Kerner
It works for me - you're referring to sideways scrolling right? That was one of the bugs that was fixed in 6.6.2 rc5 (just came out today). At least, it works on my Mac. I haven't tried Win or Lin yet. I'm testing some of the other rc5 fixes. On Thu, May 29, 2014 at 11:33 AM, Björnke von Gier