Plugins [RTTI?]
Vadim Zeitlin
vadim at wxwindows.org
Fri Dec 1 17:00:45 PST 2006
On Thu, 30 Nov 2006 16:38:14 +0100 Armel Asselin <armelasselin at hotmail.com> wrote:
AA> what is the behaviour of all the wx RTTI stuff with plug-ins?
There is something called wxPluginManager in wx/dynload.h but
unfortunately the original author of this code didn't believe in writing
documentation nor examples so AFAIK nobody has any idea about how it's
supposed to work and whether it does work at all (I doubt it).
AA> (and for the wxModules?)
For wxModules there is nothing as they're initialized only once on the
program startup.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list