20060711 test build uploaded

About the StyledTextCtrl:

What exactly is the problem? Is it that the character positions don't
line up with the internal document because of using utf-8 internally?
We should be able to come up with a way to either fix that or workaround it.

BTW, a year or so back I added methods to the STC class to get and set
text as utf-8? Does that help?

···

----

I will try to "serialize" the problem and put some order in my numerous
test applications. Unfortunatelly, it is vacation time for the family.
You rightly hit the point, the main problem is coming from the utf-8 encoding
and its "elastic size" in bytes for the representation of a char / code point.

Jean-Michel Fauth, Switzerland.