|
BriefIntro
Brief introduction to igp.net
Featured Using igp.netInstallationJust extract the downloaded archive eg. igp.net-0.9.0.50.zip wherever you want. Then just run igp.net.exe. The program does not use Windows registry - all settings are stored in igp.ini file. Introductionigp.net user interface consists of 3 main windows:
Main Window
The main window contains the plotted graph and a menu with access to features like creating new projects, loading old ones, saving bitmaps, etc. Graph area supports mouse interactions:
Item interactionItem interaction is performed using left mouse button. In case current item is the view (View tab selected in Item Editor), you can:
More information on the view can be found in ControllingTheView. In case you're editing a point set, the following item interaction modes are available:
Functions (both Function and Polynomial types) support the following user interactions:
Item PickerItem picker provides a list of defined items. It allows to add, delete and manage items. In order to add a new item, use the context menu of the list (green). To edit an item double click it's row header (red) or use a corresponding context menu entry.
Item EditorItem editor is organized in tabs. It always contains a tab with properties of the view. Additional tab depends on the item being edited at the moment. Most of the controls provide interactive preview of entered changes with any errors indicated by red control background. Item editor also allows to choose desired item interaction mode. See paragraph on item interaction. Handling Project Filesigp.net project files are plain text files, so feel free to edit them using a notepad if you need. Each item is represented by configuration values placed between <></> delimiters. You can use your project files as item repositories. Use the import feature to select which item configurations should be applied - a short tooltip presents the configuration of each item (the exact content of it's configuration from the project file). |