Are you sure that pbUpdate is a subclass in the project you copied it from?
If it is just a PushButton drag a new one into the window and copy and paste the code from the old one and then delete the old one to see if you get the same error. > There was not much code involved as the project is in it's > early stages of development. > > Now, the windows objects are getting error messages during > compile that say that events ACTION or TEXT CHANGED are not > legit events of their super class. The verbiage of the text > is as follows... > > pbUpdate on winInformation implements the event "Action", but > its superclass does not declare such an event. > > Looking at the object pbUpdate in the properties view, it is > set to PushButton. > > What's the problem here and how is it corrected? > > Regards, > > Chuck _______________________________________________ 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>
