mgsmith@hplabsb.HP.COM (Michael Smith) (01/23/91)
> In Motif 1.0 there was no way to say "XmSetKeyboardFocus(me)" > (I wrote the code myself, heavily borrowing from Traversal.c). > It is my belief that in Motif 1.1 the "traverse to ME" is available, > though may be not documented, I would look for something like > _XmMgrTraversal ( w, direction ) With Motif 1.1, the mechanism is XmProcessTraversal(widget, XmTRAVERSE_CURRENT). Mike Smith HP Labs