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