Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » DropList events
Re: DropList events [message #37006 is a reply to message #37005] Wed, 08 August 2012 05:29 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello, Nick.
nixnixnix wrote on Tue, 07 August 2012 21:45

Is there are way to disable this mousewheel functionality for some DropLists or even better would be if I can still generate the two events and have it work like it does just now but with the mousewheel?

Yes, there is. It is possible to create custom DropList with your requirements.
You need to override MouseWheel and Key (because, there are also up, down, left and right keys to select values) virtual DropList methods.

A possible implementation is as follows:
Toggle Spoiler

[Updated on: Wed, 08 August 2012 06:37]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Unstable 64bit builds
Next Topic: Serial.cpp for 64bit
Goto Forum:
  


Current Time: Sat Apr 27 04:12:44 CEST 2024

Total time taken to generate the page: 0.09455 seconds