[wx-dev] Re: CVS: [VZ] wxWindows/include/wx bookctrl.h, 1.39, 1.40 choicebk.h, 1.9, 1.10 listbook.h, 1.16, 1.17 toolbook.h, 1.3, 1.4 treebook.h, 1.7, 1.8

ABX abx at abx.art.pl
Sun Oct 8 23:59:18 PDT 2006


ABX <abx at abx.art.pl>:
> All book (except notebook) classes report now problem with virtual
> DoSetSelection()

Actually notebook in univ build too:

..\..\include\wx\univ\notebook.h(254): Warning! W849: col(1) base class
virtual function has not been overridden
..\..\include\wx\univ\notebook.h(254): Note! N850: col(1) virtual function is
'wxBookCtrlBase::DoSetSelection'
..\..\include\wx\bookctrl.h(235): Note! N392: col(17) definition: 'int
wxBookCtrlBase::DoSetSelection( unsigned, int, wxBookCtrlBaseEvent & )'
..\..\include\wx\bookctrl.h(235): Note! N881: col(17) cannot be called with a
'wxNotebook *'

ABX




More information about the wx-dev mailing list