gprentice Messages: 260 Registered: November 2005 Location: New Zealand
Experienced Member
Hi
In 605 RC1, The CodeEditor::SwapChars function should probably have
if(IsReadOnly()) return;
added at the start. This was something I forgot to do, but mentioned in a later post.