New topic: Defining and Firing events.
<http://forums.realsoftware.com/viewtopic.php?t=30523> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message JustSomeGuy Post subject: Defining and Firing events.Posted: Fri Oct 16, 2009 1:22 pm Joined: Fri May 11, 2007 11:35 am Posts: 535 I have a class that when a DataAvailable event is fired, parses the data and generates a different event depending on the data received. I can define the event in my class, however defining the event in the class means that it can't be handled in the class, it is received by the owner of my class not be me. Right? _________________ A picture paints a thousand words. A thought paints a thousand pictures. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
