2008/4/15 E. Westbrook <[EMAIL PROTECTED]>:
>  I have a Win32-GUI app with a scrollable window area, and it uses the
>  "-onScroll => \&scrollfn" model to handle manipulation of the scrollbar
>  (and other normal messages).  It's working well, such as it is.
>
>  Now I'd like to add handling for the WM_MOUSEWHEEL message so I can scroll
>  on mouse wheel events.  However, I don't see any "-onMouseWheel" or
>  similar event parameter in the supported events.

Jeremy pointed you in the right direction.

I've got some code that does this in some further articles in my
scrollbar series.  As soon as I get time I'll post the code.

Regards,
Rob.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to