Friday, March 22, 2024

GTech Loader version 10.0.0.77 is Available



GTech Loader version 10.0.0.77

-----------
10.00.00.77 - 3/22/24
-----------

- NEW - #8541 - Added support to GTI_StyleNumber to expressions (Style Name Expression, Filter Expression, etc.).

- NEW - #8542 - GTech_Styles - Added support for Additional Instruction File to add Style Number to stylename from a list and provided a means for future processing of the Style Info on export.

- NEW - #8545 - GTech_Styles -  Added Count label for Filtered Style List.

- NEW - #8546 - GTech_Styles -  Added Copy Add SNo Instruction button to get Instruction List for Filtered styles and save on clipboard.

- NEW - #8547 - GTech_Styles -  Command-Line version of app upgraded to .NET Framework 4.8

- NEW - #8579 - Make the String Comparison Configurable (case-sensitive or not case-sensitive) in the Style Rules Expressions.

- FIX - #8583 - The default token (fonts.txt) for the Common Font File property was not working correctly. 

- NEW - #8584 - Total Records processed added to Command-Line form output and teh GUI form.

- NEW - #8586 - The version number was added to the Command-line form title bar.

-----------
10.00.00.76 - 8/16/23
-----------

- NEW - #8497 - The GTI_ComponentName attribute added to the Graphic Conversion Expression (like Filter Expression).

- FIX - #8498 - The GTI_LegendName and GTI_PaperScale properties were not populated for expression use.

- NEW - #8499 - The Default Filter Expression property was added to the General Setup page.

- FIX - #8503 - The Instr function for expression was return a string type where an integer was expected.

- NEW - #8508 - Updated to use the Cross-Platform Expression Engine.

- NEW - #8510 - The GTech_Style app had a new Copy Def button to copy the style definition that appear in the Filtered list.

- FIX - #8511 - The GTech Styles app was not using the background color when the style definition  was -3. for TextBoxFillColor.

- FIX - #8512 - When the Common font file name is set to "fonts.txt", it was not reading/saving the file in the output directory.

-----------
10.00.00.75 - 7/18/23
-----------

- FIX - #8492 - The Common Font File setting was not being saved in the configuration file (.ini).

- FIX - #8493 - The General Setup dialog cut off the bottom of the OK and Cancel buttons.

-----------
10.00.00.74 - 6/22/23
-----------

- FIX - #8485 - The Tolerance for determining if an angle was 90 degrees or greater was 0.01, and was missing some very close 90 degree angles when determing whether or not to flip align and direction for text.  This tolerance has been increased to 0.5 degrees and appears to solve the problem.

- UPD - Updated GTFilterMod.exe, GTFilterUpd.exe, and GTIndex.exe to current versions.

-----------
10.00.00.73 - 2/15/23
-----------

- NEW - #8380 - Support for Right Angle symbol in dimensions.

-----------
10.00.00.71 - 10/5/22
-----------

- FIX - #8341 - The wait cursor did not show the first time Tabular Setup was used.

-----------
10.00.00.71 - 9/14/22
-----------

- FIX - #8322 - If a Label element was greater than the maximum GTViewer text size (1024), the element would still be produced and cause problems with GTViewer and tools like GTIndex, GTGetKeys, etc.
- UPD - #8323 - Update of all GTData tools in the Apps directory.

-----------
10.00.00.71 - 8/29/22
-----------

- FIX - #8322 - If a Label element was greater than the maximum GTViewer text size (1024), the element would still be produced and cause problems with GTViewer and tools like GTIndex, GTGetKeys, etc.

- UPD - #8323 - Update of all GTData tools in the Apps directory.

-----------
10.00.00.70 - 6/28/22
-----------

- NEW - #8309 - Rebranded with new Corporate Logos and Images.


-----------
10.00.00.69 - 01/11/22
-----------

- NEW - #8259 Support for Radius 2 Point Dimension Elements.

-----------
10.00.00.68 - 12/06/21
-----------

- FIX - #8255 - Problem when Dimension Element metadata had NULLs for Problem when Dimension Element metadata had NULLs for G3E_DIMTEXTPOS, G3E_DIMTEXTOFFSETX , G3E_DIMTEXTOFFSETY  and G3E_REVLINEEXT.

-----------
10.00.00.67 - 7/26/21
-----------

- FIX - #8239 - Label Features were not respecting the LCID for the g3e_content string. Switched to use g3e_LabelFilters_optable instead of g3e_label.

Tuesday, January 30, 2024

GTViewer version 20.0.0.12 BETA is Available

 



GTViewer 20 BETA version 20.0.0.12 is available.   

If your Beta version has expired, .11 and .12 have a new expiration date.

This update has several fixes plus the ability to have External Apps with sizable dialogs.


-----------------------
20.00.00.12 - 01/29/24
-----------------------

- FIX - #8590 - Reading session graphics from a .GTX or .GTS  or importing a .GTG  would sometimes lose elements because of a type conversion issue.  The problem depended on the part of the design plane the session graphics were in.

-----------------------
20.00.00.11 - 01/02/24
-----------------------

- FIX - #8539 - Adjustment to the External Application dialog to better fit existing app without making changings.  The new dialog frames are thinner and  made the existing apps too large.

- NEW - #8540 - External Apps can now use resizable dialogs (flag set to 1 in External App entry).  A new Event (800) will send the new width and height to external app.

- NEW - #8543 - Added additional logging for the Links using URLEXP.

- NEW - #8578 - Added ResetExternalApps command to the AddProp.ini support so any existing External App Definitions can be removed.

- FIX - #8581 - The Feature Name for picklists would sometimes be blank if the metadata didn't have a user component name, but had a feature name (as it is with FME generated data).   It will now default to the feature name.

- FIX - #8582 - If in Proximity Search Mode, and the Proximity Search Mode on the toolbar button was pressed again, it would get stuck and not show the Radius indicator.