Sorry if it wasn't clear, but this allows you to override the framework's plugin event model, so instead of receiving events from the framework when something happens, you would handle this yourself in the plugin and notify the framework when an event (like a click) happens.
On Tue, Mar 10, 2009 at 4:27 PM, Christian Schmitz < [email protected]> wrote: > William Yu <[email protected]> wrote: > > > We are planning on updating our plugin support to allow a two way event > > model, currently it's one directional in that the framework handles the > > events and dispatches it to the plugin control. We wish to add some > > functions to allow the plugin control to handle the events itself and > > dispatch those to the framework. Would anyone be interested in us adding > > this model, and if you have any thoughts on how the API should look, > please > > let us know, thanks. > > What does that mean? > > Greetings > Christian > > -- > Over 1100 classes with 22000 functions in one REALbasic plug-in. > The Monkeybread Software Realbasic Plugin v9.0. > > <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > -- William Yu REAL Software Check out our new "Intro to REALbasic" video! http://www.youtube.com/watch?v=JoFShslQRfU _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
