mention better gtk wxScrollWinEvent generation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2006-05-29 07:33:30 +00:00
parent 98159dd8b6
commit 896395610d

View File

@ -225,6 +225,7 @@ wxGTK:
- Implemented ScrollLines/Pages() for all windows (Paul Cornett).
- Support underlined fonts in wxTextCtrl.
- Support all border styles; wxListBox honours the borders now
- wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
wxMac: