Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: dmoore on January 10, 2014, 05:57:48 pm
-
Remind me
1/ Why doesn't cbStyledTextCtrl derive from wxStyledTextCtrl? It is looking pretty complete these days.
2/ How do I get the last position of the cbStyledTextCtrl? There is no GetLastPosition() EDIT: GetLength() apparently?
-
1/ Why doesn't cbStyledTextCtrl derive from wxStyledTextCtrl? It is looking pretty complete these days.
No, its missing ~ 20% of the features we have in wxScintilla.