Re: [Plib-devel] [PATCH] puaList/puaLargeInput: support vertical (up/down) mouse scroll wheel event
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2010-02-27 15:34:55
|
* John F. Fay -- Saturday 27 February 2010: > OK, that's gone into SVN. Please make sure it's done correctly. Perfect, thanks! I didn't mention it before, but it was hard to miss, anyway: puaScrollBar does now have mouse scroll support, too. And puaLargeInput does just tell its own puaScrollBar instance "please deal with that". Hence the ++sx/++sy. The file selector should now also be converted to using puaScrollBar with the same scroll events forwarding, rather than using separate slider and arrow buttons. I'll put that on my list. :-) m. |