@ollydbg:
I don't like the fix. We have to know the reason for this change in behaviour.
I don't know the reason, I have debugged this bug for several days, until I asked in the wx-user maillist.
Eran just told me this is an workaround, this also get better performance as he said. see his wx-user maillist(in my previous posts)
Also the check should be against 3.0 and not 2.9.5. wx2.9.x is not supported in any way, only wx3.x, thus the code should not be misleading.
I see the CallAfter's document is said this function is from 2.9.5, so I changed my first idea which is 3.0.0 to 2.9.5.
Right bleepin' on. I await it being pushed to SVN and then I will build wxWidgets 3.0.2 and C::B wx30_64. Finally, 64-bit. That's all I want - is it too much to ask!?
I need more comments about those patches, especially Morten, because he is the maintainer of that scintilla branch. You can apply those patches locally in your computer, and test those changes too.