Re: Message path question

2014-02-11 Thread Peter Haworth
All works as you predicted Richard. I looked at the User Guide diagram and your excellent write up on the message path before posting this question but the availability of back scripts and libraries to other back scripts wasn't immediately obvious in either place so thanks for the enlightenment.

Re: Message path question

2014-02-10 Thread Richard Gaskin
Peter Haworth wrote: On Mon, Feb 10, 2014 at 4:03 PM, Richard Gaskin wrote: All backscript and library handlers are available to all other backscripts and libraries. Thanks Richard. Just to be sure I understand this correctly, I already have a library stack in place for this application so i

Re: Message path question

2014-02-10 Thread Peter Haworth
On Mon, Feb 10, 2014 at 4:03 PM, Richard Gaskin wrote: > All backscript and library handlers are available to all other backscripts > and libraries. Thanks Richard. Just to be sure I understand this correctly, I already have a library stack in place for this application so if I put a "revHookPo

Re: Message path question

2014-02-10 Thread Richard Gaskin
Peter Haworth wrote: Prowling around the IDE scripts, the revBackScript button of the revLibrary stack includes: dispatch "revHookPostSaveStack" to me . ... but there is no such handler in its script. My understanding of the message path is that since this is in a back script, the only ot

Message path question

2014-02-10 Thread Peter Haworth
Prowling around the IDE scripts, the revBackScript button of the revLibrary stack includes: dispatch "revHookPostSaveStack" to me . ... but there is no such handler in its script. My understanding of the message path is that since this is in a back script, the only other place for that messa

Re: Message path question working with iPhone Control Kit

2011-12-17 Thread Michael Doub
Making a duplicate of the BehaviourButton of the of the slider control on the (Behaviors) card of the iPhone Control Kit stack and reassigning the behaviour reference to the new button ID seems to have solved the problem. On 2011-12-17, at 7:48 AM, Michael Doub wrote: > Ahh, part of the myster

Re: Message path question working with iPhone Control Kit

2011-12-17 Thread Michael Doub
Ahh, part of the mystery is solved. For each group representing the control, there is a behavior reference in the property inspector. This behavior reference points to the button id of the BehaviourButton on the (Behaviors) card of the iPhone Control Kit stack. This explains the message pat

Message path question working with iPhone Control Kit

2011-12-16 Thread Michael Doub
I am hoping that someone on the list is familiar with the Andreas Rozek's iPhone Control Kit. (http://87.106.227.245/LiveCode/iPhoneControlKit/index_en.html) I am trying to figure out why the scroller object is not responding to the mouseUp messages. Poking around I found that I can catch th

Re: Message Path Question

2011-12-09 Thread mike
: use-livecode-boun...@lists.runrev.com Date: Fri, 9 Dec 2011 15:38:30 To: How to use LiveCode Reply-To: How to use LiveCode Subject: Re: Message Path Question Hi, I'd say either next to or right before the engine. You could consider them part of the engine. Probably, it is a bad idea t

Re: Message Path Question

2011-12-09 Thread Mark Schonewille
Hi, I'd say either next to or right before the engine. You could consider them part of the engine. Probably, it is a bad idea to try replacing engine commands with external commands. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-

Message Path Question

2011-12-09 Thread Michael Doub
Where are externals located in the message path? Stack MainStack Library Stacks BackScripts Engine Are they part of the Engine? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your