I am trying to use wxStyledEditCtrl as a output display widget, and so far
I found that it works much better than Tcl/Tk's Text, however I unable to
locate a way to do word wrapping in wxStyledEditCtrl. Is there a native way
to do that?
jEECHA
I am trying to use wxStyledEditCtrl as a output display widget, and so far
I found that it works much better than Tcl/Tk's Text, however I unable to
locate a way to do word wrapping in wxStyledEditCtrl. Is there a native way
to do that?
jEECHA
Jekabs Andrushaitis:
I am trying to use wxStyledEditCtrl as a output display widget, and so far
I found that it works much better than Tcl/Tk's Text, however I unable to
locate a way to do word wrapping in wxStyledEditCtrl. Is there a native
way
to do that?
No. Its on the todo list but its hard to do in a simple way that
preserves performance and functionality.
Neil