Subject: | Wx/Constant.xs wxUSE_DATAVIEW should be wxUSE_DATAVIEWCTRL |
Wx-0.9919\Constant.xs has the following conditional
#if wxPERL_USE_DATAVIEW && wxUSE_DATAVIEW && WXPERL_W_VERSION_GE( 2, 9, 0 )
"use Wx::DataView;"
#endif
but the constant is named wxUSE_DATAVIEWCTRL
http://docs.wxwidgets.org/trunk/search.php?query=wxUSE_DATAVIEWCTRL
http://docs.wxwidgets.org/trunk/page_wxusedef.html