[C++-sig] [Swig-user] Why this does not work- overriding C++ virtualfunctions in python script?
William S Fulton
wsf at fultondesigns.co.uk
Wed May 9 21:58:46 CEST 2007
Take one of the director examples as they work then modify to suite.
That way you will probably spot what you are doing wrong too.
William
Bruce Who wrote:
> I add #include<exception> in the generated .cxx file and removed std
> namespace before exceptions and it compiles. I donnot know why. But my
> code still doesnot work! My OnEvent() event is still not called. Does
> that mean director doesnot work for me?
>
More information about the Cplusplus-sig
mailing list