Re: Documentation

2014-05-30 Thread Peter M. Brigham
Ah, thanks for reminding me. I looked at bvgdocu several years ago and I'll have to check it out again. Does it work with 5.5.1? I'm still using and older LC version mostly. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On May 30, 2014, at 2:16 PM, Björnke von Gie

Re: Setting a behavior in the IDE

2014-05-30 Thread Mike Kerner
ya think? On Fri, May 30, 2014 at 5:58 PM, Peter Haworth wrote: > I think that was directed at me... > > Pete > lcSQL Software > On May 30, 2014 7:12 PM, wrote: > > > Mike. > > > > > > Over-plugging? > > > > > > > > I was trying to determine if there was a way to reproduce what Mark > > mentio

Re: Setting a behavior in the IDE

2014-05-30 Thread Peter Haworth
I think that was directed at me... Pete lcSQL Software On May 30, 2014 7:12 PM, wrote: > Mike. > > > Over-plugging? > > > > I was trying to determine if there was a way to reproduce what Mark > mentioned, that a property set in the inspector changed (or emptied),. In > other words, if that is wh

Re: Documentation

2014-05-30 Thread William Prothero
Bjornke: I have used your BVGDocu stack for about a year now. Thanks! It is an improvement over the regular docs, but there is so much more that needs to be done. Best, Bill William A. Prothero, Ph.D. University of California, Santa Barbara Dept. of Earth Sciences (Emeritus) Santa Barbara, CA. 9

Re: Documentation

2014-05-30 Thread Marc Van Cauwenberghe
Yes if only someone... Verstuurd vanaf mijn iPad > Op 30-mei-2014 om 20:16 heeft Björnke von Gierke het volgende > geschreven: > > hmm, if only someone had done something about that... > > http://bjoernke.com/bvgdocu/ > >> On 30 May 2014, at 15:27, Peter M. Brigham wrote: >> >> One problem

Re: Documentation

2014-05-30 Thread Björnke von Gierke
hmm, if only someone had done something about that... http://bjoernke.com/bvgdocu/ On 30 May 2014, at 15:27, Peter M. Brigham wrote: > One problem with the dictionary is that, since it is apparently based on > arrays and/or XML, it is not possible to search in the contents of the > definition

Re: Setting a behavior in the IDE

2014-05-30 Thread dunbarx
Mike. Over-plugging? I was trying to determine if there was a way to reproduce what Mark mentioned, that a property set in the inspector changed (or emptied),. In other words, if that is what he meant. Craig -Original Message- From: Mike Kerner To: How to use LiveCode Sent

Re: Setting a behavior in the IDE

2014-05-30 Thread Mike Kerner
IMHO, there is no such thing as over-plugging when there are sticky problems being addressed and nobody has mentioned your product, yet. On Fri, May 30, 2014 at 11:34 AM, wrote: > Mark. > > > It doesn't stick from the property inspector, or it doesn't stick period, > that is, if you set the pro

Re: RELEASE: LiveCode 6.6.2-rc-6

2014-05-30 Thread Mike Kerner
That seems to have dealt with the new issues from yesterday, and the other bugs that I tested also seem to have stayed fixed. On Fri, May 30, 2014 at 12:08 PM, Michael McCreary < michael.mccre...@runrev.com> wrote: > Dear List Members. > > We are pleased to announce the release of LiveCode 6.6.2

RELEASE: LiveCode 6.6.2-rc-6

2014-05-30 Thread Michael McCreary
Dear List Members. We are pleased to announce the release of LiveCode 6.6.2 RC 6. This release is largely the same as RC 5. We've included a fix for bug 12563, a regression introduced in RC 5 that was causing a few issues for users. This is a maintenance release for the 6.6 series and contai

Re: Setting a behavior in the IDE

2014-05-30 Thread dunbarx
Mark. It doesn't stick from the property inspector, or it doesn't stick period, that is, if you set the property by msg or by script? I don't use behaviors a whole lot, but I have never seen this. LC 6.5 on OS 10.6 and 10.5.8 Craig -Original Message- From: Mark Wieder To: use-liv

Re: Setting a behavior in the IDE

2014-05-30 Thread Mark Wieder
Jacque- Thursday, May 29, 2014, 10:17:57 PM, you wrote: > I have wished so often that there was some other way. Well, there's a text box to display the behavior in the property editor. And it lets you type or paste a long id. It just doesn't stick. It would help if the property editor worked pro

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
On Windows [alt] [return] splits a line in inserts the "\". Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Björnke von Gierke Sent: Friday, May 30, 2014 6:

Re: Documentation

2014-05-30 Thread Peter M. Brigham
One problem with the dictionary is that, since it is apparently based on arrays and/or XML, it is not possible to search in the contents of the definitions, only in the defined terms. The majority of the complaints about not being able to find relevant entries would be obviated if searching in t

Re: RELEASE: LiveCode 6.6.2-rc-4

2014-05-30 Thread Richmond
Still no focus with Ubuntu Studio 14.04 Richmond. On 30.05.2014 11:20, Benjamin Beaumont wrote: Dear list member, I'm sorry about the issues with LiveCode 6.6.2 RC5. There was some confusion here and a bugfix meant for one of our later releases was merged into LiveCode 6.6.2 causing the format

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: RELEASE: LiveCode 6.6.2-rc-4

2014-05-30 Thread Benjamin Beaumont
Dear list member, I'm sorry about the issues with LiveCode 6.6.2 RC5. There was some confusion here and a bugfix meant for one of our later releases was merged into LiveCode 6.6.2 causing the formattedWidth issue. We'll put out an RC6 build today to resolve the issue. Warm regards and thanks for

Re: Setting a behavior in the IDE

2014-05-30 Thread Peter Haworth
On May 30, 2014 6:17 AM, "J. Landman Gay" < > > So I thought maybe we could click some gizmo in the property inspector that would list everything in the stack and ask us to choose a behavior object. But if there were more than a few controls that's unweildy and building the list for a large stack w

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 >