I'm running Zeus 3.97s on Win7 x64 on 3 different machines with 3 different graphics cards, and on all of them the Status Bar's "MOD"
and "clock" fields briefly blink 2 or 3 times a second as they're redrawn.
The other fields "ASCII", "INS", "Ln:99 Col:47" are completely solid and do not blink.
This doesn't happen with the same version of Zeus on WinXP x86.
Status Bar fields blink on Win7 x64.
-
- Posts: 11
- Joined: Fri May 30, 2014 1:27 pm
I'm running Zeus 3.97s on Win7 x64 on 3 different machines with 3 different graphics cards, and on all of them the Status Bar's "MOD"
and "clock" fields briefly blink 2 or 3 times a second as they're redrawn.
Unfortunately I'm not seeing this on a Win7 x64 machine

My two thoughts are:
(1) It might be related to the screen resolution settings and/or the DPI settings. What screen resolution are you running and are you setup for small, medium or large text

(2) The MOD value is checked by a background timer tick set for about 3 times a second. But the MOD should only change if the actually file status changes (I will double check that in the code).
So what might actually be happening is as far as Zeus is concerned the status is changing. I could imagine this might happen if the file is on a network and Zeus is having issues querying that network.
That hints it is most probably issue (1)This doesn't happen with the same version of Zeus on WinXP x86.

Cheers Jussi
-
- Posts: 11
- Joined: Fri May 30, 2014 1:27 pm
That makes sense, but AFAIK, I'm running with Win7's default settings.
I've just looked around and my "Custom DPI" setting is at 100% and "Use Windows XP style DPI scaling".
My Control Panel -> Display -> "Make it easier to read what's on your screen" is set to "Smaller - 100% (default)".
I'm running an Nvidia graphics card with a 1920x1080 DVI monitor.
Oh ... I'm running the "Windows Classic" theme if that makes a difference.
I'm completely up to date with all regular and all optional updates (except for NO Bing!).
And "no", I'm afraid that the file is local. If no files are open, then the clock on the Status Bar still blinks.
I know that remote debugging something that you can't replicate is almost impossible, but is there somewhere else that you can suggest that I look?
I've just looked around and my "Custom DPI" setting is at 100% and "Use Windows XP style DPI scaling".
My Control Panel -> Display -> "Make it easier to read what's on your screen" is set to "Smaller - 100% (default)".
I'm running an Nvidia graphics card with a 1920x1080 DVI monitor.
Oh ... I'm running the "Windows Classic" theme if that makes a difference.
I'm completely up to date with all regular and all optional updates (except for NO Bing!).
And "no", I'm afraid that the file is local. If no files are open, then the clock on the Status Bar still blinks.
I know that remote debugging something that you can't replicate is almost impossible, but is there somewhere else that you can suggest that I look?