>i would like to catch a control + "F" key combination without >getting the find dialog of the revolution user interface. That works >if I suspend the user interface. Is there a possibility to do this >temporarily with a script?
Hi Till, on controlKeyDown zaKey if zaKey is not "F" or [your temporary on/off switch here] then pass controlKeyDown end controlKeyDown -- Rob Cozens CCW, Serendipity Software Company http://www.oenolog.com/who.htm "And I, which was two fooles, do so grow three; Who are a little wise, the best fooles bee." from "The Triple Foole" by John Donne (1572-1631) _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
