![]() |
Listbox: Mousewheel scroll ugly |
Post Reply
|
| Author | |
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Topic: Listbox: Mousewheel scroll uglyPosted: 19 May 2008 at 12:23am |
|
When the selected item is visible and mousewheel is used to scroll down, the 'highlight' appears to flash down the list which is weirdly annoying.
Version 12. |
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 June 2008 at 1:38am |
|
Bump.
Can this be fixed for 12.1 please? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2008 at 4:41am |
|
Hi,
ListBox from SuiteControl ? It don't have highlight option... How to reproduce it?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2008 at 6:20am |
|
Yes, suitecontrol.
Found that only occurs when EnableMarkup=True. Try populate listbox and use mousewheel to scrol items with markup=true. I should add to reproduce: 1. Add Listbox control to form. 2. Set EnableMarkup=True 3. populate listbox: Private Sub Form_Load() Dim i As Long For i = 1 To 100 Listbox1.AddItem "Item " & i Next End Sub 4. Run and select an item. 5. Use mousewheel to scroll down. 6. Blink, rub eyes, try again:) |
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 June 2008 at 7:55am |
|
Bump
|
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 June 2008 at 11:00pm |
|
Bump
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 June 2008 at 5:04am |
|
Afraid its question for Microsoft why its LBS_OWNERDRAWVARIABLE listbox acts such :-(
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
ijwelch
Senior Member
Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 June 2008 at 6:38am |
|
Ok. I'll have to use single column Report control then. Thanks anyway.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |