Steve Cookson wrote:
Well, the wrapping seems to be taking effect. I have some issues which
may not matter which way they go as the code seems to work so far, but I
feel I should check.
In NewClass.pod it says the constructor should have:
%name(Wx::NewClass) class wxNewClass : public wxSomeB
Well, the wrapping seems to be taking effect. I have some issues which may
not matter which way they go as the code seems to work so far, but I feel I
should check.
In NewClass.pod it says the constructor should have:
%name(Wx::NewClass) class wxNewClass : public wxSomeBaseClass
Is 'wxSomeBaseC