Setting wrap mode in wxStyledTextCtrl will significantly make the performance down

J.R. j.r.gao at motorola.com
Mon Mar 1 21:38:57 EST 2004


Hi,

I want to use the wxStyledTextCtrl to open a huge ascii file, see almost
10MB.
After I set the wrap mode, i.e. set to wxSTC_WRAP_WORD, the open and resize
of the
wxStyledTextCtrl will be much slow.

Any idea to resolve this issue?

Thanks,
J.R.





More information about the Python-list mailing list