realbasic-betas.mbox
[Top] [All Lists]

Re: Can I subclass all controls

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: Can I subclass all controls
From: Thomas Tempelmann <tt at tempel dot org>
Date: Sun, 2 May 1999 12:44:47 -0700
>
Erich Rast wrote:

>interface class and assign it as an
>interface class to your different control classes. This way you can share
>properties and code 

That's not entirely correct: Using Class Interfaces, you can "share"
methods, but not data (such as properties).

Thomas


-- 
Thomas Tempelmann, Macintosh software developer
<<A  HREF="http://www.tempel.org/";>http://www.tempel.org/</A>>



----------------------------------------------------------------------

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