F2 in ACAD opens a separate command window
F2 in Brics does…. nothing? Any way to do something similar in Brics easily as sometimes it's nice on the fly to see command history for checking info and what not without dragging it off, resizing it, then moving it back into place?
Comments
-
When I hit F2, I get a separate command window.
0 -
Check whether you have the function lock on. This is especially the case for laptop users.
0 -
Bricscad Help Center calls that separate command window "the Prompt History window," and says that F2 toggles it on/off. That means it issues the TEXTSCR command if the PWH is not open, and the GRAPHSCR command if it's open.
Note also that you can assign a different action to F2, or to any other function key, or to any Shift- or Ctrl- or Alt- key combination, or to certain unshifted keys. That's done in the "Keyboard" tab of the "Customize" dialog.
If you want a custom command or shortcut key to toggle something, or in some other way to issue one command under certain circumstances and a different command under others, that can be done very easily with Lisp.
0

