I would like to generate a tip calculator in REBOL. One of the features I would like is an "on-screen numeric keypad" that would enable UMIDs to enter prices on their touchscreen.
However, to implement this, I need to know which text field currently has focus, as there will be a few. The user would give the text field the focus, and then click on the numeric on-screen buttons, which would eventually take away focus unless I captured the face 'down event on the button and determine which object currently has the focus at this moment. Any help would be appreciated. Thanks. -- -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
