Peter Haworth wrote:

>> I'm wondering what happens if two front scripts each contain a
>> handler for the same message.
...
> I checked out Richard Gaskin's excellent write up on extending
> the message path before asking this question, but it it doesn't
> really deal with this situation - Richard, might be worth a note
> in the section on front/back scripts?

It may just need to be more prominent - in the section on Backscripts it includes:

   In LiveCode all libraries and backScripts can freely call
   each others' handlers by name, with the order of insertion
   only coming into play in the event that two scripts contain
   handlers of the same name; in such cases libraries take
   precedence over backscripts, and scripts inserted first
   take precedence over scripts inserted later.


--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to