Update wxEVT_STC_CHANGE documentation
This commit is contained in:
@@ -8036,7 +8036,8 @@ public:
|
|||||||
|
|
||||||
- Generated when the text of the document has changed.
|
- Generated when the text of the document has changed.
|
||||||
|
|
||||||
- This an older style event and should probably not be used in new code.
|
- This an older style event and should probably not be used in new code. Use
|
||||||
|
@c wxEVT_STC_MODIFIED instead.
|
||||||
|
|
||||||
- Valid event functions: none.
|
- Valid event functions: none.
|
||||||
|
|
||||||
|
@@ -976,7 +976,8 @@ public:
|
|||||||
|
|
||||||
- Generated when the text of the document has changed.
|
- Generated when the text of the document has changed.
|
||||||
|
|
||||||
- This an older style event and should probably not be used in new code.
|
- This an older style event and should probably not be used in new code. Use
|
||||||
|
@c wxEVT_STC_MODIFIED instead.
|
||||||
|
|
||||||
- Valid event functions: none.
|
- Valid event functions: none.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user