24 Jun
2011
24 Jun
'11
1:25 a.m.
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.