bhavin12300
Active member
- Joined
- Sep 18, 2007
- Messages
- 44
- Programming Experience
- Beginner
hi i have simple application which contain one listbox.
here is scenario.
i am loading item in listbox from one file. around 130000 items in it.
when i run this application on xp computer i am able to scroll down all item perfectly from first to end.
But when i run this application on vista machine, it only shows 50% of item if i scroll down with that bar on right on listbox. but when i reach end of list (which is item number 65000) and than use "Down arrow " of listbox it move to item n umber 65001 and later and scroll bar move again center of listbox.
After i move to record number 65001 and more by clicking down arrow and use scroll bar at center to move further down to end it again shows 65000 item.
But in windows xp it shows all item perfectly.
really strange behavior. can any one know how to solve this??
here is scenario.
i am loading item in listbox from one file. around 130000 items in it.
when i run this application on xp computer i am able to scroll down all item perfectly from first to end.
But when i run this application on vista machine, it only shows 50% of item if i scroll down with that bar on right on listbox. but when i reach end of list (which is item number 65000) and than use "Down arrow " of listbox it move to item n umber 65001 and later and scroll bar move again center of listbox.
After i move to record number 65001 and more by clicking down arrow and use scroll bar at center to move further down to end it again shows 65000 item.
But in windows xp it shows all item perfectly.
really strange behavior. can any one know how to solve this??