realbasic-plugins
[Top] [All Lists]

Re: REALclassRef and the precreation of a window

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: REALclassRef and the precreation of a window
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Wed, 10 Nov 2004 12:55:15 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
on 11/10/04 9:31 AM, Joseph J. Strout at joe at realsoftware dot com wrote:

> If I understand what you're trying to do, you need to make a class in
> your plugin whose super is Window.  In its initializer method, you
> should (I think) be able to set the properties as you like them,
> including Frame.  If that doesn't work, try defining a Constructor
> method and do it there.

No, it exhibits the same problem in the initializer, and defining a
constructor method does not get called by REALnewInstance.

Instantiating the subclassed window from rb shows the same, composite and
metal are not honored, while these boolean properties can be set...

Alfred

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

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