Re: [Plib-devel] [PATCH] puaList/puaLargeInput: support vertical(up/down) mouse scroll wheel events
Brought to you by:
sjbaker
From: <jo...@sp...> - 2010-02-15 03:54:57
|
Wow, nice to see that this project is still alive! Thanks!! Original Message: ----------------- From: Melchior FRANZ mf...@us... Date: Mon, 15 Feb 2010 02:03:22 +0100 To: pli...@li..., aj-...@ad... Subject: [Plib-devel] [PATCH] puaList/puaLargeInput: support vertical(up/down) mouse scroll wheel events Hi, the attached patch implements mouse up/down scroll events for puaList and puaLargeInput (which need it the most). Other widgets may follow later (combobox, slider). puaList simply calls the arrow button's callbacks for scroll events. In the case of puaLargeInput this is a bit more complicated, as this widget doesn't use regular arrow buttons. m. Resending, because I chose the wrong sender address first. :-) PS: The scroll step size isn't configurable -- it's the same as a "line step". Also, holding the shift key down doesn't increase the step size ATM. -------------------------------------------------------------------- mail2web.com Enhanced email for the mobile individual based on Microsoft® Exchange - http://link.mail2web.com/Personal/EnhancedEmail |