Le 22 mars 07 à 16:56 Soir, Charles Yeomans a écrit: > > On Mar 22, 2007, at 11:29 AM, Arnaud Nicolet wrote: > >> Le 22 mars 07 à 17:16 Soir, [EMAIL PROTECTED] a écrit: >> >>> It's possible to hook up the Action event in code, provided that the >>> object you want to receive this event only needs to hear from one >>> action source (e.g. Timer). The Timer implements the actionSource >>> interface, just like PushButton, so you can tell either one to >>> invoke >>> a PerformAction method on your own class, and you can do this >>> dynamically: >>> >>> >>> <http://support.realsoftware.com/listarchives/realbasic-nug/2006-02/ >>> msg01387.html> >> >> I'm also interested in this technique, but I know nothing about >> interfaces (I know about classes, though). I'd like to understand >> this (actually I was not even able to create a class that has >> "actionNotificationReceiver" among its interfaces). >> >> Can you recommend a way to learn interfaces directly from RB? >> _______________________________________________ > > > I have an article on this. > > <http://www.declaresub.com/article/12/class-interfaces-in-realbasic>
Thanks. I'm glad to see it. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
