realbasic-nug
[Top] [All Lists]

Re: Need a RectControl Cousin

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Need a RectControl Cousin
From: Will Leshner <leshner at ljug dot com>
Date: Thu, 11 Jul 2002 13:05:38 -0700
Right. That's real multiple inheritance, which, unfortunately, interfaces aren't.

On Thursday, July 11, 2002, at 12:59  PM, Seth Willits wrote:

That's what I was wondering. That's why I didn't look into them. It seems to me that interfaces are where you should be able to define methods, events,
and properties that you can apply to several different classes so all of
those classes will inherit those methods, events, and properties. It would be like adding them to the class in the first place. I don't know, I'll have
to read up on them later.



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