Hi Pete,

You can use the dispatch command. Write a repeat loop, which dispatches the message to all controls. If an object doesn't have the handler for that message, nothing happens. If it does have the handler, the handler runs. Read about the dispatch command in the dictionary.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

We have updated TwistAWord. Download TwistAWord 1.1 at http://www.twistaword.net

Op 20 apr 2010, om 22:56 heeft Peter Haworth het volgende geschreven:

Is there a way to send a message that will be processed by all objects in memory that have a handler script written for it, no matter where they are in the message path? I think it's called a broadcast message in other systems I've worked with.

Thanks,

Pete Haworth


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to