From: John L. <jla...@gm...> - 2009-10-12 01:50:26
|
Sorry about the delay, this now works in CVS. Declare them in the interface files as: %define_object wxPoint wxDefaultPosition Regards, John On Wed, Sep 23, 2009 at 1:20 AM, John Labenski <jla...@gm...> wrote: > On Tue, Sep 22, 2009 at 11:45 AM, Klaas Holwerda > <db...@nl...> wrote: >> Hi John, >> >> Is there a way to wrap the objects mentioned below in several wrap files? >> The actual wrapping of the class is in one of them. >> If this is not so simple, i will make a unique *.i file just for this class. >> But it looks more like a general issue, so maybe it can be solved more >> elegantly. > > I believe that it can be made to work. I just figured out how to > implement dual base classes without too much overhead. I'll look into > this next. > > Regards, > John > |