AW: Could not create movie reference

2016-10-10 Thread Tiemo Hollmann TB
Thank you Paul and Malte, Since this happened from one day to the other in an existing installation, it was not related to and path or filename assignment. I just got a feedback from the customer, that they updated to Sierra and now everything works again with my program. So obviously something wa

Re: IDE context menu API?

2016-10-10 Thread mwieder
There isn't one that I know of, but you could try overriding revIDEPopupContextualMenu, which is in the revidelibrary stack in the backscripts. It normally dispatches the target list to revMenubarPopupContextualMenu in the revMenuBar stack, and that stack has a very proscribed list of elements, dep

Re: Bug report against lcStackBrowser

2016-10-10 Thread me
Tap screenshots to enlarge, I believe. Best, Jerry On Oct 10, 2016, 12:51 PM -0500, stephen barncard , wrote: > On Mon, Oct 10, 2016 at 8:51 AM, Richard Gaskin wrote: > > > Fine bit of work there, Peter. Just that the name is misleading. :) It's > > far more than advertised. > > > only the scre

Re: errordialog caveat?

2016-10-10 Thread mwieder
Are you locking errormessages in the same script? - -- Mark Wieder ahsoftw...@gmail.com -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/errordialog-caveat-tp4709278p4709280.html Sent from the Revolution - User mailing list archive at Nabble.com. _

Re: errordialog caveat?

2016-10-10 Thread Mike Kerner
oh, yeah, and if I move the errorDialog handler to the stack script (from the library), it seems to work. On Mon, Oct 10, 2016 at 2:26 PM, Mike Kerner wrote: > I have a project that I brought forward from 6.x that I compile for ios. > As part of that, I have a library stack in the message path t

errordialog caveat?

2016-10-10 Thread Mike Kerner
I have a project that I brought forward from 6.x that I compile for ios. As part of that, I have a library stack in the message path that has a script for errorDialog. If I check the stacksinUse, I can see the library stack is in the message path. If I manually call errorDialog I can cause it to

Re: Bug report against lcStackBrowser

2016-10-10 Thread stephen barncard
On Mon, Oct 10, 2016 at 10:50 AM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > only the screenshots are too small ! > that didn't come out right. lcStackbrowser is incredible I'm getting it.only the screenshots are too small Stephen Barncard - Sebastopol Ca. USA

Re: Bug report against lcStackBrowser

2016-10-10 Thread Peter Haworth
Yes, you're right. They lost some size and resolution when I moved the website to a new host a while back. I plan on putting some new ones up there soon, and some new videos. On Mon, Oct 10, 2016 at 10:52 AM Peter Haworth wrote: > You had me worried for a minute there Richard! > > You're right

Re: Bug report against lcStackBrowser

2016-10-10 Thread Peter Haworth
You had me worried for a minute there Richard! You're right, it goes far beyond browsing stacks, although when I first wrote it, that's what it was, just a replacement for the Application Browser. But then it grew to incorporate Tools palette and Property Inspector equivalents, plus several other

Re: Bug report against lcStackBrowser

2016-10-10 Thread stephen barncard
On Mon, Oct 10, 2016 at 8:51 AM, Richard Gaskin wrote: > Fine bit of work there, Peter. Just that the name is misleading. :) It's > far more than advertised. only the screenshots are too small ! Stephen Barncard - Sebastopol Ca. USA - mixstream.org

Re: Understanding 'the defaultStack'

2016-10-10 Thread Trevor DeVore
On Sun, Oct 9, 2016 at 3:52 PM, Dave Kilroy wrote: > > On 10/9/2016 9:35 PM, Paul Dupuis wrote: > > Some long time ago, someone on this list suggested a control block such > > as "using " ... "end using" > > > > Where any object references in the block would always be evaluated > > relative to th

Bug report against lcStackBrowser

2016-10-10 Thread Richard Gaskin
Since this involves a third-party add-on for LiveCode, Peter Haworth's lcStackBrowser, I could report this bug privately to the author. But I feel this is important for the community as a whole to be aware of so I'm taking the liberty of submitting this bug report here on this public list: B

IDE context menu API?

2016-10-10 Thread Richard Gaskin
Is there an API which lets us extend or modify the items presented when right-clicking objects with the pointer tool in the IDE? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ___

Re: [ ANN ] Release 8.1.1 RC-1

2016-10-10 Thread Richard Gaskin
Clarence P Martin wrote: >> I have downloaded the new RC for LiveCode, just to see if the >> Executable Applications Settings work. They work better but there >> are still problems in removing stacks and sub-stacks. ... > I take this back. I rechecked and things do work. > Sorry for raising a Fal

Re: Pointers

2016-10-10 Thread Mike Kerner
You can use something similar to pointers going one direction by using "value", and the other way by using "do". Those are not full-on pointers, but it does give you some indirection. While sometimes it would be nice to have regular pointer syntax (but in a LC syntax way), at least you can get cl

[ANN] This Week in LiveCode 54

2016-10-10 Thread Peter TB Brett
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #54 here: https://goo.gl/nsflBc This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: tsneterr ???

2016-10-10 Thread Charles Warwick
Hi Klaus, On 10/10/2016 12:00 AM, Klaus major-k wrote: Which platform are you building the standalone for that it doesn't work on? (or have you got it working now) that is on a Mac, but after a couple of days, the problem went away completely without any intervention from my side!? I had a

Re: CantDelete

2016-10-10 Thread Peter TB Brett
On 09/10/2016 07:46, Peter Bogdanoff wrote: Another bingo! The cantSelect does do it. However, that seems to have to be set by a script. I understand that you then can’t select it with the pointer tool to show the Property Inspector for it, so not having a checkbox to set that property makes s