nazgul@alfalfa.com (Kee Hinckley) (02/06/91)
> I have a form containing 32 single line text widgets in it, arranged in 4 > columns, 8 rows. When the user presses <Key>osfUp, I want to move the active > cursor and focus into the widget directly above the current widget. (I wrap I believe you can set up a translation callback for osfUp and have it call XmProcessTraversal.