fixed the anchor names for @section used in interface headers; documented the general rules used for its naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2433,7 +2433,7 @@ public:
|
||||
events and use the event table macros mentioned below only for the scrollbar-like
|
||||
controls.
|
||||
|
||||
@section wxscrollevent_diff The difference between EVT_SCROLL_THUMBRELEASE and EVT_SCROLL_CHANGED
|
||||
@section scrollevent_diff The difference between EVT_SCROLL_THUMBRELEASE and EVT_SCROLL_CHANGED
|
||||
|
||||
The EVT_SCROLL_THUMBRELEASE event is only emitted when actually dragging the thumb
|
||||
using the mouse and releasing it (This EVT_SCROLL_THUMBRELEASE event is also followed
|
||||
|
Reference in New Issue
Block a user