Anup R Chandak 6.Nov.08 06:30 AM a Web browser Client for Desktop6.1.2Windows XP
In my application, I have web application embedded in view. When I press 'Alt+F6’, it locks my view. Is there a way to stop view from listening to 'Alt+F6’ key press?
I know key binding can be used to make work any particular key sequence in particular context (Like transferring the action from Workbench to particular view). But in my condition I want to transfer the action from the view to the workbench.