ok......i am trying to derive a new composer from the the wxComposerVeiw class, but wxComposerView dosn't just implement wxcomposerview methods but also implements Composer methods some of which i need to overwrite........but all over the application we have code like in wxMFrame


Composer *composeView = Composer::CreateNewMessage(templ, profile);

composeView->InitText();

if i need to write a new composer which inherites all of wxcomposeview and overwrite some of the composer methods how will this piece of code call the right implementation......it would be simple if composer methods where not implented in wxComposerview but...now that it is what can i do to go about what i am trying to accomplish......any help appritiated, and hopefully my question is explained sufficiently.

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to