On Dec 30, 2005, at 11:17 PM, Karen wrote:
I'm having a problem calling events from methods in R4... I'm not
crazy right? ... I should be able to do this, no?
1) New Project
2) New Class (Class1)
3) Add new event to Class1 (untitled)
4) Create another new class to the project (Class2)
5) Set the Super of Class2 to to class1
6) To class2 add the method:
Sub Test()
untitled
End Sub
7) Run
Bug in method Class2.Test with "untitled" highlighted: Error: This
method or property does not exist
Yeah
It's used to pass it on
You could call it like that in the super, not the subclass
_______________________________________________
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>
|