Mark Schonewille wrote:
Running a project used by students in the IDE seems like a bad idea to me.
Seems like a great solution to me: his team doesn't have to replicate all of Rev's tools, and Rev sells more licenses. Win-win. :)
Terry, you can override nearly any message by trapping it in a frontScript handler inserted into the message path after Rev loads. Plugins generally work well for this as they're loaded after Rev's own frontScripts.
For some background on frontScripts and related stuff: Extending the Runtime Revolution Message Path An introduction to using Libraries, FrontScripts, and BackScripts in Runtime Revolution's Transcript Programming Language <http://www.fourthworld.com/embassy/articles/revolution_message_path.html> -- Richard Gaskin Managing Editor, revJournal _______________________________________________________ Rev tips, tutorials and more: http://www.revJournal.com _______________________________________________ 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
