TC 9.0 RC5 64-bit scrolling very slow stealing control
Moderators: Hacker, petermad, Stefan2, white
TC 9.0 RC5 64-bit scrolling very slow stealing control
On the Dell Latitude E5550 with Alps Trackpoint scrolling behaves weirdly, normally in most application middle button activates scrolling mode similar to scroll wheel in the mouse, but done normally with the Trackpoint.
In TC 9.0 it works, but misbehaves. Scrolling is very slow, like processing events produced by the Alps driver would be very very slow, so sometimes the content move up and down couple times before it stops. This can take seconds, but at the same time control over the cursor on the screen is stolen, so there is no option to move it until TC finishes it's slow scrolling.
I had that problem with some previous versions of TC and I can't recall if I had to do something to prevent it from happening (like adding a exception for Alps driver in the registry) or it has been fixed in TC itself. If the former would be nice to be able to quickly find instruction how to fix again.
Any advice related to the problem? For now it looks like a bug in the application.
Thank you.
In TC 9.0 it works, but misbehaves. Scrolling is very slow, like processing events produced by the Alps driver would be very very slow, so sometimes the content move up and down couple times before it stops. This can take seconds, but at the same time control over the cursor on the screen is stolen, so there is no option to move it until TC finishes it's slow scrolling.
I had that problem with some previous versions of TC and I can't recall if I had to do something to prevent it from happening (like adding a exception for Alps driver in the registry) or it has been fixed in TC itself. If the former would be nice to be able to quickly find instruction how to fix again.
Any advice related to the problem? For now it looks like a bug in the application.
Thank you.
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Thanks, disabling that helped.sqa_wizard wrote:Maybe something like: .../viewtopic.php?t=44693]Option for turning off animation please?
However, it doesn't change the fact the problem exists in first place! All other programs are working fine with this option enabled, and I have fast enough machine to you all these graphical gadgets.
2manveru
No, as you can read in the linked thread, the problem exists in EVERY application that uses list boxes, even ones that come with Windows!
Regards
Dalai
No, as you can read in the linked thread, the problem exists in EVERY application that uses list boxes, even ones that come with Windows!
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Explorer doesn't use Listboxes, it uses Listview controls. Show me any app which uses Listboxes with a lot of items...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I'm not an expert in Windows GUI programming, but List View seem to be more natural to be connected with model for larger volume of data. At least from Qt perspective.ghisler(Author) wrote:Explorer doesn't use Listboxes, it uses Listview controls. Show me any app which uses Listboxes with a lot of items...
Read my posts in the other topic and try the applications mentioned there. You'll see that it's not just TC.manveru wrote:I don't notice the problem in any other application or list. Just in the TC.
Why do I have to explain that again and again? Yes, in TC the crappy animation is more obvious because the main window uses list boxes while in other applications only some minor dialogs use them. But then again: it's a system option, so the setting applies to ALL applications.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror