[comp.windows.x] Multiple Action Translations

gpasq@picuxa.UUCP (Greg Pasquariello X1190) (08/25/88)

Can anyone enlighten me as to how to perform some action on a command widget
based on multiple events?  What I want to do is have a press and drag type
action on a number of buttons; pressing button 3 should highlight the command
button, holding button 3 and moving to the next command widget should un-
highlight the first and highlight the second.

If I specify my actions as "<Btn3Down><EnterWindow>:  func()" I get a
translation message that a ", or : expected", and my translation table
fails.  If I try "Button3<EnterWindow>: func()", it *almost* works, 
except that I have to press Button3 within the window first as a trigger.

Any ideas that you folks have would be appreciated.

Thank you. 

-- 
=========================================================================
Greg Pasquariello                   AT&T Product Integration Center
att!picuxa!gpasq                299 Jefferson Rd, Parsippany, NJ 07054
=========================================================================