[BUG] Combobox Scrolling with EnableMarkup |
Post Reply |
Author | |
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(1)
Posted: 02 December 2010 at 4:01am |
Hi,
I have noticed that the Combobox when scrolled using the MouseWheel while the list is shown seems to jump rather than scroll smoothly. This only happens while using "EnableMarkup = True". It's not easy to describe, though here goes... Fill a combobox with lets say 100 entries. Drop down the list and hover over list. Now scroll, you will notice that no matter which way you scroll the mousewheel the list appears to always move down but then it has jumped 3 rows in the direction you were scrolling. It's very confusing to the user and to me! lol Has anyone else come across this and know of a possible solution to resolve this? Please Note: This works differently from the Microsoft Combobox when scrolled, the MS Combobox seems to scroll smoothly as expected. |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(1)
|
***BUMP***
I have changed this status as it's a definite bug when working with "EnableMarkup = True", when this is not used with Markup the scrolling works fine. |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
Michael S.
Newbie Joined: 06 October 2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
This bug still persists in the ActiveX OCX 15.3.1. When scrolling the combobox with the mouse in Markup mode, then there is some additional "backwards" scrolling going on. Dragging the scrollbar slider doesn't exhibit this behavior. Please fix this annoying scroll behavior. Here is some VB6 code to produce such a combobox, that shows the above problem: Private Sub CreateCombo() |
|
Product: Xtreme SuitePro (ActiveX) version 15.1.3
Platform: Windows 7 Prof. SP 1 x64 Language: Visual Basic 6.0 |
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
Michael,
Sorry to hear this has not yet been resolved. I am no longer using the Codejock ComboBox in my applications, simply because I needed multi-column support that worked with scrolling without the above issue. Our company have also changed from developing applications in Visual Basic 6 to C#.Net. Therefore I have been able to develop my own multi-column ComboBox that still skins properly with the Codejock SkinFramework. |
|
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 |