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 » Community » U++ community news and announcements » Ctrl::MouseWheel default implementation now propagates event to the parent
Ctrl::MouseWheel default implementation now propagates event to the parent [message #39615] Sat, 06 April 2013 13:27
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
This is supposed to solve the "scrolling form" issue where it was difficult to implement wheel scrolling when mouse is over some widget that does not support wheel itself.

With the new change the default MouseWheel implementation simply propagates to parent and suppresses ChildMouseEvent (to maintain backward compatibility, because so far ChildMouseEvent was the only way to achieve similar behaviour).
Previous Topic: Value::IsSame
Next Topic: DropList::NoBackground
Goto Forum:
  


Current Time: Thu Mar 28 11:40:50 CET 2024

Total time taken to generate the page: 0.01789 seconds