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-15 10:59:24
|
* Melchior FRANZ -- Monday 15 February 2010: > the attached patch implements mouse up/down scroll events for puaList > and puaLargeInput (which need it the most). ... would also be nice for the file selector, I guess. Unfortunately, the patch had a minor problem: the active widget was also scrolled when the mouse wasn't hovering over it, which is bad. Find an improved version attached. m. |