Custom control popup - mousewheel doesn't work |
Post Reply |
Author | |
SeungMina
Groupie Joined: 04 November 2010 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 04 November 2010 at 5:29pm |
I'm having a problem with my commandbars under VB6 - the Mousewheel doesn't seem to work on custom controls on a popup.
For example: Look at the VB6 DynamicPopups sample project. Add a listbox to the pboxForm picturebox container. Add code to fill the listbox at startup, with enough items that scrollbars are shown. Run the sample application... popup the custom control... mousewheel doesn't scroll the listbox. Is this a bug? Or am I doing something wrong? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
yes, seems you are right. We will check what can be done here. Maybe you can use simple CombBox if you need list only ? :-)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
SeungMina
Groupie Joined: 04 November 2010 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
Thanks Oleg... unfortunately, comboboxes have the same issue - mousewheel scrolling doesn't work in the popups. Besides, I have several instances where I want to use checkbox lists.
It's not a disaster if the mousewheel doesn't work - you can still "manually" click/drag the scrollbars. But it would be great if the wheel could be made to work. |
|
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 |