Release Note
meiConfigGui
meiConfigGui Version |
MPI Release |
Release Date |
03.02.16 |
|
|
03.02.13 |
|
|
03.02.12 |
|
|
03.02.11 |
|
|
03.02.06 |
|
|
03.02.05 |
|
|
03.02.00 |
|
|
03.02.01 |
|
|
03.02.00 |
|
|
New Features
03.02.02
|
Add Undo and Redo Features to meiConfigGui |
|
|
Reference Number: 1143 |
|
|
Type: New Feature |
|
|
meiConfigGui Version: 03.03.00 |
|
|
Description:
Add the ability to undo actions that modify the file that is being edited. Also add the ability to redo actions that have been undone.
|
General Changes
03.02.02
|
Display the filename in the main from title bar |
|
|
Reference Number: 1150 |
|
|
Type: General Change |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
Display the name of the current file being edited in the application title bar.
|
|
Put an asterisk after the file name if it has been modified |
|
|
Reference Number: 1149 |
|
|
Type: General Change |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
If the user has modified the file, an asterisk is displayed after the project name on the project notebook tab bar. An asterisk is also displayed after the filename on the main frame title bar.
|
|
Incorporate Default Filter File into meiConfigGui |
|
|
Reference Number: 1126 |
|
|
Type: General Change |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
The first time that meiConfigGui is executed, the filter file will be set to the default filter file. Thereafter, if you set the filter file to be blank, you will be prompted whether or not to set the filter file to the default filter file. |
Fixed Bugs
03.02.03
|
meiConfigGui has several problems when using a second monitor |
|
|
Reference Number: 1154 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
- Detached Property Window doesn't open on Secondary Monitor
- Windows locations are not compensated for when there is no second monitor
The location of many windows is saved in the profile. If the location was on a second monitor and that monitor goes away, then the window will be placed off of the screen. The only way to see it again is to either restore the second monitor or to manually adjust the profile. This behavior applies to the main window, output, preferences, and differences.
- Dialog boxes centered in entire work space with two monitors
It applies to the following dialog boxes: Upload, Download, About.
It does not apply to FileDialog.
This bug was fixed. |
03.02.02
|
Warn user when closing a file that has been modified |
|
|
Reference Number: 1151 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
When a file has been modified and the user tries to close the file or exit the application, the user should be prompted to save the file. This bug was fixed.
|
|
Property value not set after clicking on tree control |
|
|
Reference Number: 1142 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
If a property value is being edited and the user clicks on a new item in the tree control, the new value of the property will not get set. This bug was fixed.
|
|
Properties are not filtered out when opening an XMC file |
|
|
Reference Number: 1141 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
Object properties, such as SynqNet.topologySaved and MPIAxisConfig.filterMap are not filtered out when opening an XMC file. This bug was fixed.
|
|
meiConfigGui.exe file.xmc fails to open file.xmc |
|
|
Reference Number: 1137 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
If a file is specified on the meiConfigGui command line and the path to the file is relative to the current directory, then meiConfigGui will fail to find the file. This bug was fixed.
|
|
Long text in edit controls is sometimes not positioned correctly |
|
|
Reference Number: 1135 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
When the text in a text control was too long to fit in the window, it would sometimes be left with the beginning of the text not being visible. Changes have been made so that the beginning of the text is always visible after the user shifts the focus to another control. This bug was fixed.
|
|
Opening an invalid file causes a memory leak |
|
|
Reference Number: 1134 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
Opening an invalid XMC file will cause memory to be created that will not become free until the application exits. This bug was fixed.
|
|
Exception raised when modifying filter coefficient |
|
|
Reference Number: 1128 |
|
|
Type: Fixed Bugs |
|
|
meiConfigGui Version: 03.02.02 |
|
|
Description:
If the filter file contains the following:
include:
Filter.MPIFilterConfig.gain.coeff.l
and the user sets the coefficient value, then a Python exception is raised and meiConfigGui is left in a questionable state. This bug was fixed.
|
|