Dear Andrew, in July 2002 you submitted a patch to LyX to add the ability to navigate the combox using the keypad keys. The relevant lines of code are: #ifdef XK_KP_Down case XK_KP_Down: #endif #ifdef XK_KP_Up case XK_KP_Up: #endif #ifdef XK_KP_Enter case XK_KP_Enter: #endif
This code is to be donated to the xforms library with a concommittant change in the licence from GPL to LGPL. Legally, such a change in licence requires the assent of all authors of the code. May I have yours, please? Our advice is that 'authorship' in this case holds only for 'substantial' parts of the code. It is clear that your changes do not fall into such a category. Nonetheless, I send this request for the sake of politeness and a British sense of Fair Play ;-) Best wishes, Angus