Page MenuHomeFeedback Tracker

Stop caret from blinking when using ctrlSetTextSelection
New, NormalPublic

Description

Can you please make the caret visible after using ctrlSetTextSelection on a control? (i.e make it stop blinking for 1 frame)

I have written a custom "character jump" (ctrl+arrows) feature for edit boxes that behaves correctly, but because I override the default keys, when I use ctrlSetTextSelection the caret keeps blinking which is really annoying and makes it hard to track where the cursor is.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline