Here is a patch for text view cursor blink implementation. As it is now the cursor also blinks when moving the cursor around or repeatly insert characters this is imho. anoying. This patch will fix this by adding a pre blinktimeout This timeout make sure the cursor is not starting to blink until preblinktimeout is reached. (set to 300 ms) Greats MH.
Attachment:
textview_cursor_blink_patch
Description: Binary data