Re: How to stop cursor flicker in Word?



JoAnn,
I'm just using the default cursor.
George

"JoAnn Paules [MVP]" wrote:

Are you using the default cursor or some sort of variation downloaded from
the web?

--

JoAnn Paules
MVP Microsoft [Publisher]




"George Riley" <GeorgeRiley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:55904EC8-61C3-48C3-A243-9FC42B4436B8@xxxxxxxxxxxxxxxx
Helmut,

The cursor blink rate is normal until something happens (see next
paragraph)
then the cursor procedes to blink rapidly for as much as 1.75 minutes then
goes back to the original normal blink rate. When the cursor blinks
rapidly,
it appears solid with rapid and apparently inconsistent blinks off (as
with
the spellchecker running).

This happens when: You change from the Word window and back, when
something
is typed *and* the cursor is moved, when you backspace to delete.

This does not happen when you type something but do not move the cursor,
it
does not happen when you move the corsor if you have not typed something,
it
stops when you save.

Turning off spell and grammar checking helped as did clearing the "Label
text with smart tags" tickbox (tools>autocorrect options Smart Tags tab).
Turning off "Allow background saves" had no apparent effect.

It seems like it's checking something. Will that change the blink rate?
Or
is the screen update causing the cursor to blink? This doesn't stop (for
a
long time) when the spell ad grammar checking is on.

Thanks,
George Riley


"Helmut Weber" wrote:

Hi George,

maybe something changed or is changing the blinking time.

Have a look at GetCaretBlinkTime and SetCaretBlinkTime
r
Option Explicit
' -----------------------

Declare Function SetCaretBlinkTime Lib "user32" _
(ByVal wMSeconds As Long) As Long
Declare Function GetCaretBlinkTime Lib "user32" () As Long

'---------------

Sub Test539()
MsgBox GetCaretBlinkTime
SetCaretBlinkTime (500) ' half a second is a common value
End Sub

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"






.



Relevant Pages

  • Re: How to stop cursor flicker in Word?
    ... Are you using the default cursor or some sort of variation downloaded from ... The cursor blink rate is normal until something happens (see next ... Have a look at GetCaretBlinkTime and SetCaretBlinkTime ...
    (microsoft.public.word.tables)
  • Re: cursor blinking at accept
    ... I work with Microfocus cobol net-express 4. ... the program waits for my input and the cursor blinks. ... blink" but this does not work. ... I were doing this I would suggest moving to a graphic interface. ...
    (comp.lang.cobol)
  • Re: How to stop cursor flicker in Word?
    ... The cursor blink rate is normal until something happens ... Have a look at GetCaretBlinkTime and SetCaretBlinkTime ...
    (microsoft.public.word.tables)
  • Disappearing Cursor
    ... WordPad etc her cursor will not blink, ... Tested it with two separate accounts and the cursor ... Installed all Dell updates including mouse drivers ... removed her profile and reinstalled the profile (roaming ...
    (microsoft.public.windowsxp.general)
  • Re: Chaning the cursor - can it be done?
    ... Please reply to the newsgroup unless you wish to avail yourself of my ... Doug Robbins - Word MVP ... Altering the blink rate, however, *does* have an immediate effect in Word. ... cursor in Word *disappear* for most of the time. ...
    (microsoft.public.word.newusers)