After some feedback, I found a class registration method (in glue and in
examples (TestPlugin))
However, I don't know what they want in the "initializer"/"deinitializer"
field of the class registration structure, since there are no examples.
MyClass::MyClass() {foo(); etc...} is my constructor, I assume that is
what is meant by an "initializer."
Since the class isn't instantiated, how do I fill in the field that the
TestPlugin() has listed as NULL for the "initializer", er "constructor" ?
thanks,
wade
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>