This is a discussion on Adding a Key Translation to an XmOptionList - Xwindows ; If I traverse to an XmOptionList I can press to open the option list's pulldown menu. How can I specify that Ctrl-downarrow should do the same thing? I've tried the following: *XmRowColumn.Translations: #override \n\ Ctrl osfDown : MenuBtnDown()\n\ Ctrl Down ...
If I traverse to an XmOptionList I can pressto open the option
list's pulldown menu. How can I specify that Ctrl-downarrow should do the
same thing?
I've tried the following:
*XmRowColumn.Translations: #override \n\
CtrlosfDown : MenuBtnDown()\n\
CtrlDown : MenuBtnDown()\n
but this did not help.
Any suggestions would be greatly appreciated.
--
Jake Colman
Sr. Applications Developer
Principia Partners LLC
Harborside Financial Center
1001 Plaza Two
Jersey City, NJ 07311
(201) 209-2467
www.principiapartners.com