Re: XRC Sub-Classing Questions
Vaclav Slavik <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
Hi, Bryan Bulten wrote: > The default constructor is called.  After that, I believe that XRC > calls wxWindow::Create to construct the window.  This method is not > virtual, so I'm not 100% sure how it's supposed to be propagated to > the subclass. It's not. You can do further initialisation in EVT_CREATE handler of the subclass. Vaclav ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com