Added some missing newlines to ends of files (necessary for linear RTF)
Added rich text control formatting and symbol dialogs API changes for wxRichTextCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
\section{\class{wxRichTextEvent}}\label{wxrichtextevent}
|
||||
|
||||
This is the event class for wxRichTextCtrl notifications. Note that event generation
|
||||
is very incomplete; we need to implement events such as selection of text, deletion,
|
||||
insertion, and so on.
|
||||
is incomplete; events to be implemented include selection of text, deletion, insertion, and so on.
|
||||
|
||||
\wxheading{Event table macros}
|
||||
|
||||
@@ -68,3 +67,4 @@ wxRICHTEXT\_SHIFT\_DOWN, andwxRICHTEXT\_ALT\_DOWN.
|
||||
\func{void}{SetIndex}{\param{int }{n}}
|
||||
|
||||
Not currently used.
|
||||
|
||||
|
Reference in New Issue
Block a user