Notification Window |
The Notification Window tracks and displays a variety of information regarding the current state of the design process. Messages are displayed in order of arrival, with the latest message at the top. Also at the top of the notification window is the Command Line where users can active and process tools.
The notification window is a Docking Window. Docking windows are easy to position, resize and can be pinned or unpinned. In the Basic Workspace Layout (default layout) the notification window is docked to the bottom of the screen and is pinned. In the image below the notification window us shown in the floating mode.
(Note: The notifications from draw tools seen in the screen shot below are only available in hsCADCreator, not hsCADView, but hsCADView's notifications behave similarly)
Command Line / Prompt / Console: One of our new features in hsCADView is the command line also known as the prompt or console. This is a place for users to enter commands and run functions, often without using the mouse or property tree.
Activating the Command Line: In order to type command in to the command line, the field needs to be active, or focused on. To gain this focus the user can either click inside the command line field, or press the " ~ " (Tilde) or " ` " (Acute) key (located next to the number 1 key and above the tab key). This is very useful for entering input while drawing. Typically users have their right hand on the mouse and their left hand on the keyboard. When you are using a tool, primarily using the mouse, but want to switch to inputting data, simply push the " ` " key and then type in what is wanted.
Using the Command Line: Simply type in the command you want to process and press enter. Each tool's command keyword is listed each on tool's documentation page. Notice that as you begin typing a command all the commands that begin with what you have typed so far. For instance typing "li" will bring up line, linear_array, etc.
Here is an example of the command line process: (Note: The line tool used in this example is only available in hsCADCreator and not in hsCADView, but all the tools available in hsCADView can be accessed similarly in the command line.)
The command line process is useful for quickly moving through tools and their steps. The act of only typing is faster and more precise than having to move your hand back and forth between the mouse and keyboard.
Fortunately, for those who do not like the command line, hsCADView was not built around it and in fact is rather easy to use without it. For instance the ability to snap to the grid and different locations on entities assists in using the mouse to draw with precision.
|