I have derived the class OfficeChild from the wxMDIChildFrame.
Now I want to change the view of this frame. when i call the function OfficeChild* child = GetActiveChild(); I get this error from the compiler. Can somebody help me?
HeReSY
2. Re: invalid conversion from `wxMDIChildFrame*' to OfficeChild*