U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Sun Jun 28 05:43:10 GMT+2 2026

Total time taken to generate the page: 0.00410 seconds