[no repro] ATSynEdit: TFPSList.CheckIndex error

Solved bugs are moved into this topic...
ruma1974
Posts: 11
Joined: 23.08.2019 16:12

Post by ruma1974 »

Thanks I have implemented and test the lexer and editor in the way you suggested and made several tests and I have not been able to trigger any error so far.

However, it would have been nice if I could just temporarily disable the timer while changing text.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

EControl adapter cannot disable its timer, because its parsing is long; later it will have threads..
Post Reply