Tuesday, March 25, 2008

GTData version 7.0.0.5 is Available



Version 7.0.0.5 of GTData is available.

-----------
07.00.00.05 - 03/25/08
-----------

- NEW - GTQuery - The -de flag has been added so that query output files with no records are automatically deleted.

- NEW - GTQuery - The -uu flag has been added along with the UpdateDataFile to alternately use an update Data file.

- NEW - GTUpdateGtg1, GTUpdateData, GTQueryDelRec, GTAppendQuery, GTIncUpdMgr - have been added to GTData.

- FIX - GTShapeConv - NULL_TYPE elements mixed in with valid elements would generate and unknown type error and end the conversion. These elements are now ignored.

- CHG - GTExtract - GTV #1012 - Symbol Fonts are no longer filtered by usage for extract files.

- CHG - GTExtract - GTV #1013 - Color tables are no longer filtered by usage for extract files.

- NEW - GTInterGtg - GTD #1001 - IngnoreSimilarNames setting added.

- FIX - GTConfig - GTD #1002 - Carriage return was getting introduced for codelist table name.

GTVx version 7.0.x.17 is Available



Version 7.0.x.17 of GTVx is available.

-----------------------
07.00.00.17 - 03/25/08
-----------------------

- FIX - GTVX #1014 - Feature Tooltips would not work on unselectable categories.

- FIX - GTVX #1018 - When SetAddElementRedrawMode is set back to 1, it did not clear any cached elements and they would not draw until the view is rerendered.

- FIX - GTVX #1019 - Flicker Highlight did not work when the ShapeBorderColor style property was used.

- FIX - GTVX #1023 - New Method:

BOOL ExportSessionGraphicsAsShp(long mode, LPCTSTR table, LPCTSTR path, LPCTSTR baseFilename)

- FIX - GTVX #1025 - Separator line on Feature Tooltip would sometime be added at the end unecessarily.

GTViewer version 7.0.x.27 is Available



Version 7.0.x.27 of GTViewer is available.

-----------------------
07.00.00.27 - 03/25/08
-----------------------

- FIX - GTV #1014 - Feature Tooltips would not work on unselectable categories.

- NEW - GTV #1015 - Freehand support added to Post SHP (don't specify table name to get all session graphics with no embedded data).

- NEW - GTV #1016 - Post CSV is now supported. Must define type as CSV and specify a table name.

- NEW - GTV #1017 - Posting of elements with no embedded data will now be tagged so that they are not posted repeated with using Cleanup Mode 2.

- FIX - GTVX #1018 - When SetAddElementRedrawMode is set back to 1, it did not clear any cached elements and they would not draw until the view is rerendered.

- FIX - GTV #1019 - Flicker Highlight did not work when the ShapeBorderColor style property was used.

- NEW - GTV #1020 - Copy Highlighted Element to Session will now integrate any style rule information into the copied element along with the Highlight color.

- NEW - GTV #1021 - Embedded Styles for Highlighted Element to Session graphics.

- FIX - GTV #1022 - Element ranges for Highlighted elements using a dynamic style were not computed correctly.

- NEW - GTV #1024 - New capture modes added to GT/Field: Point_With_Confirmation, Line, Area.

- FIX - GTV #1025 - Separator line on Feature Tooltip would sometime be added at the end unecessarily.

- NEW - GTV #1026 - In GT/Field, a captured point is rendered when the Edit form is displayed.

Thursday, March 20, 2008

GTV Control version 7.0.0.43



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

Several versions rolled into one blog posting. Major additons to the .NET control are support for the Magnify Window, Data Monitor Events, Thematic and Prompt Queries, and Persistent Highlighting.

------------
07.00.00.43 - 03/20/08
------------
- CHG - #204 - Data Monitor Lists increased from 10 to 50.


- NEW - #205 - New Methods:

bool DM_GetViewDisplay(int listId, out bool display)

bool DM_SetViewDisplay(int listId, bool display)

- FIX - #206 - InializeQuery will no longer return False if the prompt list size do not match list the query's prompt count. If the list is too large, it will be truncated. If the list is too small it will be padded with empty prompt value.

------------
07.00.00.42 - 03/18/08
------------

- FIX - #200 - UDLS lines were not honoring persistent highlight color or emphasize mode.

- NEW - #201 - New Method:

int GetQueryResultsCount()

- NEW - #203 - New Property:

String CurrentFile

------------
07.00.00.41 - 03/16/08
------------

- FIX - #199 - Soft buttons would not reposition at the bottom of the view if the control were resized.

------------
07.00.00.40 - 03/12/08
------------

- FIX - #197 - Flicker Highlight did not work when the ShapeBorderColor style
property was used.

- FIX - #198 - Detaching a view would disconnect a linked overview control even if it were not the view being detached.

------------
07.00.00.39 - 03/11/08
------------

- NEW - #195 - Magnify mode added.

New Method:

bool ActivateMagnifyMode()

New Property:

int MagnifySize

New Events:

void MagnifyUpdate( double xlow, double ylow, double xhigh, double yhigh )

void MagnifyCancelled()

void MagnifyClick( double x, double y, MouseButtons button )

- NEW - #196 - Calling Detach when not attached to a parent would cause a problem.

------------
07.00.00.38 - 03/10/08
------------

- FIX - #192 - Weight override on Highlighted element did not work correctly.

- NEW - #193 - FitSessionGraphics method added.

- NEW - #194 - EmphasizeSessionGraphicsChanged event added.

------------
07.00.00.37 - 03/09/08
------------

- CHG - #190 - The GetQueryList has been change return more information.

The QueryItemType changed to include queryType and hidden.
The GetQueryList method not returns all defined queries and
does not filter out hidden or thematic types.

- NEW - #191 - Query Group information is now supported in GetQueryList.

------------
07.00.00.36 - 03/08/08
------------

- FIX - #189 - GetAttributeInfoForFeature was not returning the ~order~ attribute.

------------
07.00.00.35 - 03/07/08
------------

- FIX - #188 - Fixes to ClearCustomMenuItems.


Thursday, March 06, 2008

GTV Control version 7.0.0.34 is Available



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

Several versions rolled into one blog posting here. Major additons to the .NET control are support for Feature Tooltips, Data Monitor Events, Persistent Highlighting, and the Emphasize Session Graphics Mode.

------------
07.00.00.34 - 03/06/08
------------

- NEW - #186 - Persistent highlight functionality. New Methods:

bool HighlightAddFeature(int highlightId, int categoryId, int offset, Color highlightColor, int weight, double minThreshold,
double maxThreshold)

bool HighlightReset(int highlightId)

bool HighlightAddCircle( double x, double y, double radius, int radiusMode, Color highlightColor, int weight, double minThreshold, double maxThreshold)

bool HighlightResetCircles()

bool FitHighlighted(double buffer);

- NEW - #187 - EmphasizeSessionGraphics property added to allow the Emphasize Session Graphics mode to be turned on and off.

------------
07.00.00.33 - 03/05/08
------------

- NEW - #180 - New Method:

bool DM_HighlightItem(int listId, String itemId, bool highlightFlag, Color highlightColor, bool invalidateFlag)

- NEW - #181 - Feature Tooltip support has been added. FeatureTooltip event and FeatureTooltipMode property. The FeatureToolTipMaximumZoom,
FeatureToolTipMaximumScale, FeatureToolTipMinimumZoom, and
FeatureToolTipMinimumScale Data Properties has been added.

- FIX - #182 - An Invalid entry was added to the ControlViewType enum.

- NEW - #183 - New Methods:

bool FeatureTooltipAdd(int categoryId, String filterStr, String formatStr)

bool FeatureTooltipReset()

- NEW - #184 - Thematic Query (Types 10,11,13) and Prompt Query (Types 20,21,23) are now supported by QueryInitialize and QueryFetchRecord.

- NEW - #185 - Default Maximum Query Records returned changed to 1000. Data Property MaxRecordsReturned added so that the max can be changed.

------------
07.00.00.32 - 03/02/08
------------

- NEW - #178 - MOUSE_CLICKED type added to the DataMonitorItem event.

- NEW - #179 - Right Mouse click will now clear any selecte Data Monitor
items.

------------
07.00.00.31 - 03/01/08
------------

- FIX - #169 - Rendering of character id greater than 127 would not display correctly.

- FIX - #170 - Data Monitor items were not having the Text Accent correctly initialized which could cause strange graphics to appear.

- NEW - #171 - The DataMonitorSelected event has been added and is fired when a data monitor item has been selected by the right
mouse menu or the tap-and-hold. The DataMonitorItem event has been added and is fired when the mouse enters or leaves a data monitor item. The DM_EventMode property has been added to allow
Data Monitor items to be selected with the right mouse
and tap-and hold review (SELECT_ONLY) or the mouse move
event entering and leaving an item (MOUSE_ONLY). The
property can also be set to MOUSE_AND_SELECT for both
sets of events to be fired.

------------
07.00.00.30 - 02/28/08
------------
- CHG - The ViewType property has been changed to CurrentViewType.

- FIX - #167 - Drawing Text Accents would cause problems.

- FIX - #168 - Adjustments to Shape With Holes rendering.