Michael R Sweet 5b0aae2e87 FL_MOUSEWHEEL events are now sent first to the widget under the
mouse pointer and then to the first widget which accepts them.
This is similar to the way shortcut events are handled and is
consistent with the way the mouse wheel is handled by other
toolkits.

src/Fl.cxx:
    - Fl::handle(): Send FL_MOUSEWHEEL events to grab() or
      current window instead of focus widget.

src/Fl_Group.cxx:
    - Fl_Group::handle(): Send FL_MOUSEWHEEL events first to an
      event_inside() widget, then to the first non-inside widget
      that accepts them.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4045 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-02-20 00:23:36 +00:00
..
2005-02-06 00:17:50 +00:00
2004-08-27 00:22:28 +00:00
2004-10-18 20:22:25 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-08-27 20:02:45 +00:00
2004-09-09 21:34:48 +00:00
2004-02-29 12:47:36 +00:00
2004-07-27 16:02:21 +00:00
2004-09-13 00:30:08 +00:00
2004-09-09 00:55:41 +00:00
2004-08-31 22:00:49 +00:00
2004-09-09 21:34:48 +00:00
2004-09-09 21:34:48 +00:00
2004-08-31 22:00:49 +00:00
2004-08-31 22:00:49 +00:00
2005-02-05 20:28:31 +00:00
2004-09-09 21:34:48 +00:00
2004-09-09 21:34:48 +00:00
2004-09-09 21:34:48 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-07-27 16:02:21 +00:00
2004-08-31 22:00:49 +00:00
2004-08-31 22:00:49 +00:00
2005-02-01 03:13:01 +00:00
2004-07-27 16:02:21 +00:00
2004-09-09 21:34:48 +00:00
2004-09-09 21:34:48 +00:00
2003-07-23 14:39:29 +00:00