24 Jun
2011
24 Jun
'11
8:14 p.m.
On Thu, Jun 23, 2011 at 11:25:36PM +0000, corvid wrote:
Alexander wrote:
I played a bit with the mouse keys in FLTK/Dillo and created a small patch which enables the bindings of the mouse buttons 1-9 in keysrc
Have you noticed anything definitive in FLTK on how many buttons it can handle?
FL_BUTTONS appears to expect a limit of 7. Fl::event_key() appears to think the limit is 8. FL_Button would have room for 31.
..but I only looked for a couple of minutes.
I have no clue. :) BTW, I was wondering whether e.g. mouse7 was a real button or some kind of gesture/combination. -- Cheers Jorge.-