Jump to content
Tuts 4 You

Listbox control lags on XP


LCF-AT

Recommended Posts

Hi guys,

got a short question and looking for an answer.At the moment I code something in MASM and use a Listbox control to list informations etc.All fine so far but there is any issue with the scrolling of the Listbox so this just lags and scrolls slowly down / up!?!The question is "why?" and "how to fix this?".By the way,I have test the same file I made under Win7 VM and there it dosen't lag.Its strange so on my XP it lags.Hmmm.Is it maybe any bug in XP or any setting I need to change etc to prevent this lag stuff for Listboxes?Also its strange that the Listviews dosen't lag only Listboxes.Maybe you know the answer to help me to remove this lagging.

Thank you

Link to comment

@LCF-AT

Try to disable Smooth-scroll list boxes options of Windows Xp. This should solve your problem because it is an animation bug.

- Select Control Panel
- System
- Advanced tab
- In Performance group select Settings

Then follow the pic and disable the setting:

Smooth_scroll_Windows_Xp.png

 

Hope it helps you ;)

  • Like 2
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...