realbasic-nug
[Top] [All Lists]

More event probelms

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: More event probelms
From: Karen <keatk at comcast dot net>
Date: Sat, 31 Dec 2005 01:17:40 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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



_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>