On 08/01/2015 04:37 PM, Pavel Sanda wrote:
Guillaume Munch wrote:+ const int long_delay = 400; + const int short_delay = 40;So we will regenerate paragraph each 40ms no matter whether user typed/moved with the cursor or this gets triggered only after user action?
I believe the latter. Richard