At 8:33 AM -0800 2/23/06, Phil M wrote:

Is there any way to assign an Interface to an existing REALbasic object, assuming that the interface is designed so that all of the interface requirements are already met?

No.

This is specifically for the AddressBook classes, so subclassing will not work because the functions return the built-in classes and not my subclasses.

True. But what are you trying to accomplish? Perhaps you can do it by simply extending the AddressBook classes (via the Extends keyword).

Best,
- Joe

--

Joseph J. Strout
[EMAIL PROTECTED]
_______________________________________________
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>

Reply via email to