At 10:18 PM +0200 3/27/05, Eirik Karlsen wrote:
Is it possible to manually invoke some event(code)...i.e. by
doing something like: "Call BButton.MouseUp"
I know that one doesn't work, but maybe something similar?
The class that defines an event can invoke it (it calls it just like
any other method). No other class can do so, this being part of the
point of events.
Best,
- Joe
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|