Hi all,
I'm trying to use the F9 key to trigger the pfc_operators event and open the Operators response window. I created a user event on my dw named ue_keypress with arguments key (keycode) and keyflags (unsignedlong). Right now, the event just has a MessageBox so I know the event was triggered.
I can type the query operators into the dw when it's in query mode, and everything retireves just fine. But for some reason, my event isn't being triggered. In theory, that event should be triggered with every keystroke in the dw.
Any suggestions?
~~~Tracy
~~~Tracy