Monday, May 19, 2008

GTData version 7.0.0.7 is Available



Version 7.0.0.7 of GTData is available.

-----------
07.00.00.07 - 05/19/08
-----------

- NEW - GTFontEdit - GTD #1017 - Ability to change a font from a text font to a symbol font and vice versa has been added to the Modify menu.

- FIX - GTLabelGtg - GTD #1018 - Was not supporting Symbol Element for Mode 4.

- FIX - GTConv - GTD #1019 - Tag linkages Id values were overflowing if greater than a signed short's high value. Changed to an unsigned short value.

- NEW - GTInterGtg - GTD #1020 - OmitValue added.

- NEW - GTInterGtg - GTD #1022 - RequiredAttributeValue and OmitAttributeValue added.

- CHG - GTShapeConv - GTD #1023 - Maximum shapefile part count raised from 1500 to 10000. Maximum shapefile point count rasied from 100000 to 200000.

- FIX - GTShapeConv - GTD #1024 - Actual Range would report the wrong range when multipart lines and shapes were present.




GTVx version 7.0.x.18 is Available



Version 7.0.x.18 of GTVx is available.

-----------------------
07.00.00.18 - 05/19/08
-----------------------

- NEW - GTD #1003 - Export to Shapefile now supports Shape with Hole Elements.

- FIX - GTD #1004 - Export to Shapefile now forces all filenames to be upper case so that they are consistent with one another.

- NEW - GTVX #1026 - The SetDisplayProperty and GetDisplayProperty methods now support: SuppressEditDisplayUpdate

- FIX - GTV #1027 - Support for Shape with Holes has been added to the DGN export functionality. Shape with Hole elements are converted to linestrings.

- FIX - GTVX #1028 - Complex Shapes (Type 3, Extended Style 2) with a style rule containing only a Color and no border color would draw the complex shape's border with the element's shape border color. This has been changed to use the color in the style rule if the style rules defines only a color and no border color.

- NEW - GTVX #1029 - The FeatureTooltipOmitBlankValues Data Property has been added. It can be used with GetDataProperty, SetDataProperty, and in the Additional Properties section in the .GTM file.

- FIX - GTV #1031 - Stroking Circles, Ellipses, and Arc could overflow some point buffer in the export to .dgn routines after the default stroke angle was reduced to 5 degrees in an earlier version.

- NEW - GTVX #1033 - New Event for Feature Tooltips:

void FeatureTooltip(long id, long count, long categoryId, long offset, long dataId, long key1, long key2, double x, double y);

New property for GetDataProperty and SetDataProperty:

FeatureTooltipMode

- NEW - GTVX #1034 - New Method:

long GetControlWindowHandle();

- FIX - GTVX #1035 - Selection of filled Shape elements was limited to borders only.

- FIX - GTVX #1036 - Fill Color and Border Color were not being drawn correctly for Shape with Hole elements.

- CHG - GTVX #1037 - Default Stroke Angle for Style rules has been changed to 5 degrees instead of 15.


GTV Control version 7.0.0.53 is Available



Version 7.0.x.53 of the GTViewer .NET Control is available.

Several versions rolled into one blog posting.

------------
07.00.00.53 - 05/17/08
------------


- FIX - #242 - The token did not work when used in the
AttributeInfoFilterString property.

- NEW - #243 - GT/Field features will now use their GT/Field feature name instead of the default "Session Graphics" identifier in picklists.

- FIX - #244 - Capture Point with Confirmation was moving the point on a mouse event.

- FIX - #255 - Setting the current Mode to None would not clear the soft button panel.

- NEW - #256 - New Method to clear softpanel without changing modes:

bool ClearSoftButtonPanel()

- NEW - #257 - New Methods to support reference points:

bool ClearReferencePointList()

bool AddReferencePoint(double x, double y, bool flag );

- NEW - #258 - New Event:

void CaptureModeMouseMove(CaptureModeEventType eventType, int id, double x, double y, double z, bool zValid)

- FIX - #259 - The GetDateProperty method did not return the correct value for DefaultScale.

- NEW - #260 - New Methods:

bool SetDisplayStatusList(int categoryId, int[] displayStatusList, double[] minThresholdList, double[] maxThresholdList, int count)

bool GetDisplayStatusList(int categoryId, out int[] displayStatusList, out double[] minThresholdList, out double[] maxThresholdList)

------------
07.00.00.52 - 05/04/08
------------

- NEW - #241 - New Methods:

bool SetDisplayStatusList(int categoryId, int[] filterList, int count)

bool GetDisplayStatusList(int categoryId, out int[] filterList)

------------
07.00.00.51 - 05/04/08
------------

- CHG - #240 - Shape with Hole rendering has been switch to the Windows API rendering
for desktop version.

- FIX - #239 - Overview mode was not using the correct view id when setting the initial range for an overview.

------------
07.00.00.50 - 04/26/08
------------
- CHG - #238 - The Data Monitor 2 Group Id property has been changed from an integer to a string.

------------
07.00.00.49 - 04/25/08
------------

- NEW - #235 - DM2_FitItems method added.

- NEW - #236 - DM2_UpdateItemViewFilterByGroupIdAndStyleId method added.

- NEW - #237 - View_None added to the list of View constants.

------------
07.00.00.48 - 04/24/08
------------

- FIX - #232 - Picklist with more than 10 data monitors would cause problems.

- NEW - #233 - DeleteItemsByGroupId, UpdateItemStyleIdByGroupId, and UpdateItemViewFilterByGroupId will now accept the group id of -1 to represent all group ids.

- NEW - #234 - New version of DM2_UpdateItemViewFilterByGroupId has been added to provide bitwise operations (AND, OR, XOR).

------------
07.00.00.47 - 04/23/08
------------

- NEW - #224 - IsFilePassworded method has been added.

- NEW - #225 - File Error Status and Info.

- NEW - #226 - Alternate GTViewer File can now be supplied to OpenFile so that you can override the GTViewer filter specified in a .gts file.

- FIX - #227 - Feature tooltips were not showing the tooltip heading.

- NEW - #228 - FeatureTooltipOmitBlankValues now supported in Additional Properties section and GetDataProperty and SetDataProperty methods.

- FIX - #229 - FeatureTooltipMinThreshold and FeatureTooltipMaxThreshold were not correctly implemented.

- FIX - #230 - CreateSession now closes any open file and performs a license check.

- FIX - #231 - CreateSession was not setting the Document Id correctly after a successful call.



PGTV Control version 7.0.0.23 is Available



Version 7.0.x.23 of the PGTV Control is available.



------------
07.00.00.23 - 05/19/08
------------
- NEW - #198 - Emphasize Color supported.


- FIX - #199 - Complex Shapes (Type 3, Extended Style 2) with a style rule containing only a Color and no border color would draw the complex shape's border with the element's shape border color.
This has been changed to use the color in the style rule if
the style rules defines only a color and no border color.

- NEW - #243 - GT/Field features will now use their GT/Field feature name instead of the default "Session Graphics" identifier in picklists.

- FIX - #255 - Setting the current Mode to None would not clear the soft button panel.

- NEW - #256 - New Method to clear softpanel without changing modes:

bool ClearSoftButtonPanel()

- NEW - #257 - New Methods to support reference points:

bool ClearReferencePointList()

bool AddReferencePoint(double x, double y, bool flag );

- FIX - #259 - The GetDateProperty method did not return the correct value for DefaultScale.