Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to disable mouse right click event for Qlikview objects?
Best Regards
Disable right click, where? IE browser or QV client? What are you trying to achieve?
Hi Rakesh,
I'm using AJAX ZFC and I'm trying to disable the right click event on the Qlikview objects (Input Boxes specifically). The idea is to disappear with the options "Clear Selections", "Lock" and "Unlock" that are available through that action.
How can I disable the right click on a browser?
Thanks in advance
Hi Tiago, did you find a solution ? Because I try to do the same thing like you
Hi Silva Did u Find Solution to Disable Right Clicks and Mouse Drag of Objects.
Thanks
This is a very old discussion. Probably you won't get much response anymore. A better idea would be to launch a new thread with the same subject.
AFAIK disabling rightmouseclick menus is only possible from the outside, for instance when your application is running under OCX control. The caller can enable/disable various windows behaviors with simple function calls.
Drag'n'drop can be disabled by switching off the move/size property of every object in the layout tab.
Good luck,
Peter