PDA

View Full Version : Keyboard Shortcuts vs. Dynamic Input



bjlottis
2005-10-25, 02:24 PM
I'm not sure if this is a CUI issue or a Bug Report, but I'll start it here and see what happens. So here it goes:

I have set up four Keyboard Shortcuts (CTRL+UP, CTRL+DOWN, CTRL+RIGHT, CTRL+LEFT) for some quick ortho panning. It's great way to set up viewports and quickly pan in the various views and still keep them lined up when working on sections.

Here's what one of them looks like:
^P'-pan;0,0;(list (* -0.2 (getvar "viewsize")) 0);^P

Anyhow, they all work fine when I have Dynamic Input turned off. But when I turn it on, the CTRL+UP and CTRL+DOWN keys simply cycle through recent commands, the same as if I were simply hitting the up or down arrows.

Any ideas how I can get my panning ability back while using the Dynamic Input?

Thanks,
Brian

RobertB
2005-11-04, 05:50 PM
Does it happen if the shortcuts are Ctrl+Shift+Up/Down?