added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed sending of dummy
EVT_TEXT_UPDATED events when the text doesn't really change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -534,8 +534,6 @@ Note that this function may only be used with single line text controls.
|
||||
|
||||
Only implemented in wxMSW/wxGTK starting with wxWindows 2.3.2.
|
||||
|
||||
The {\tt wxEVT\_COMMAND\_TEXT\_MAXLEN} event is only sent by wxMSW.
|
||||
|
||||
\membersection{wxTextCtrl::SetSelection}\label{wxtextctrlsetselection}
|
||||
|
||||
\func{virtual void}{SetSelection}{\param{long}{ from}, \param{long}{ to}}
|
||||
|
Reference in New Issue
Block a user