Neil Williams:

> With the above line included I get a window (sized
> to 500 x 300) with the example insert text. After
> 40 events the application is receiving time outs
> which are handled by Editor::Tick() on the fifth
> of these InvalidateCaret() is called an the
> application locks.

   The normal way to debug a locked application is to run under a
debugger, use the break command when locked and look at the stack
trace.

   Neil

_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to