don't show the I-beam cursor over text in wxHtmlListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,6 +18,10 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
|
||||
wxHtmlCell::ProcessMouseClick(); old code overriding OnMouseClick() will
|
||||
continue to work with WXWIN_COMPATIBILITY_2_6, but should be rewritten to
|
||||
use ProcessMouseClick().
|
||||
- wxHtmlCell::GetCursor() was deprecated and replaced with
|
||||
wxHtmlCell::GetMouseCursor(); old code overriding GetCursor() will
|
||||
continue to work with WXWIN_COMPATIBILITY_2_6, but should be rewritten to
|
||||
use GetMouseCursor().
|
||||
|
||||
|
||||
Deprecated methods since 2.6.x and their replacements
|
||||
|
Reference in New Issue
Block a user