Monday, August 13, 2007

.NET Controls Version 7.0.x.17 are Available



Version 7.0.x.17 of the PGTV Control and GTVControl are available.


PGTV Control
------------
07.00.00.17 - 08/09/07
------------


- FIX - #123 - GPS indicator was erased during drawing and zoom in commands.

- FIX - #121 - FindClosestColor would sometimes fail if a color table was not available in the data.

------------
07.00.00.16 - 08/06/07
------------

- NEW - New Methods:
bool GetSatelliteInfo(ArrayList list)
void TriggerGpsEvents()

- FIX - #120 - Overview map automatically suspends GPS updates.

- NEW - #119 - SuspendGps property added.

- NEW - #118 - A new method called GetSatelliteInfo was added to retrieve a list of current satellite information (azimuth, elevation, id, SNR).

- NEW - #117 - A new method called TriggerGpsEvents has been added to cause all GPS events to be fired with their last set of values. Since most GPS events are only fired when a value changes, this method is an easy way to get all of the event to fire without waiting for values to change to get the events.

- FIX - #116 - Placing text elements with the maximum number of character (1024) caused problems.

- FIX - #114 - Coordinate Conversion did not allow for data being in a Lat/Long projection.



GTVControl
------------
07.00.00.17 - 08/09/07
------------


- FIX - #123 - GPS indicator was erased during drawing and zoom in commands.

- FIX - #122 - Problem with Graphics resource when GPS was updating.

- FIX - #121 - FindClosestColor would sometimes fail if a color table was not available in the data.

------------
07.00.00.16 -
------------

- NEW - New Methods:
bool GetSatelliteInfo(ArrayList list)
void TriggerGpsEvents()

- NEW - #119 - SuspendGps property added.

- NEW - #118 - A new method called GetSatelliteInfo was added to retrieve a list of current satellite information (azimuth, elevation, id, SNR).

- NEW - #117 - A new method called TriggerGpsEvents has been added to cause all GPS events to be fired with their last set of values. Since most GPS events are only fired when a value changes, this method is an easy way to get all of the event to fire without waiting for values to change to get the events.

- FIX - #116 - Placing text elements with the maximum number of character (1024) caused problems.

- FIX - #115 - ToLatitudeLongitude and FromLatitudeLongitude were not implemented.

- FIX - #114 - Coordinate Conversion did not allow for data being in a Lat/Long projection.

- FIX - #113 - GetFileProperties did not work.

No comments: