realbasic-plugins
[Top] [All Lists]

Re: Two Close Events

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Two Close Events
From: Seth Willits <seth at freaksw dot com>
Date: Tue, 12 Jul 2005 12:51:58 -0700
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <4944E03B-8AEA-4174-B7BF-BD6B58543040 at freaksw dot com> <5B72F44C-B030-4723-8D70-0B5F35535F03 at realsoftware dot com>
On Jul 12, 2005, at 12:41 PM, Mars Saxman wrote:

Well, I've gotten around the plugin not loading by just putting the dylib in the plugins folder, but now I've got another problem. This control of mine has two Close events and one Open event.

I'm not sure what you mean by "two Close events"; you can't overload events.

I mean that there's actually two identical Close() events when you look at an instance in REALbasic.


Normally your control would inherit the Open and Close events from its superclass.

Superclass? What superclass?


Did your control implement the inherited events already?

If by implement you mean have a function for it in the plugin and setup the spot in the behavior structure, yes. I've done that, for both Open and Close.




Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------

_______________________________________________
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>

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