I have a plugin which presents a dialog and does some keyboard input,
and under mac/cs3 ONLY, indesign is capturing and acting upon key
down events before the plugin sees them.
Oddly, key UP events are being passed through normally.
These events are being delivered to the plugin by the
mac toolbox function WaitNextEvent.
Is this a known problem?
and under mac/cs3 ONLY, indesign is capturing and acting upon key
down events before the plugin sees them.
Oddly, key UP events are being passed through normally.
These events are being delivered to the plugin by the
mac toolbox function WaitNextEvent.
Is this a known problem?