New Post: Showing Point attributes
Hello Charista,now I see that is done.orry.Gr.Maurits2014-02-20 13:37 GMT+01:00 Maurits van Ravesteijn <[email removed]>:Hello Charista,maybe you have to set AxMap1.sendMouseMove=true (in VB it...
View ArticleNew Post: search for feature
You can also use sf.Table.Query: http://www.mapwindow.org/documentation/mapwingis4.8/class_table.html#a0902172bd984d1de6cb97ea48cb14eea Paul
View ArticleNew Post: Problem with method ShowToolTip(String, int) of MapWinGIS
Hello ! I have a problem with the ShowToolTip method of MapWinGIS :http://www.mapwindow.org/documentation/mapwingis4.8/class_ax_map.html#a3fb281a9c80c04b6daf7489cbcfa48d7 ToolTip is displayed...
View ArticleSource code checked in, #73882
Added support for opening the projection file for grid files with extensions that are not exactly three characters.
View ArticleSource code checked in, #73883
Adjusted code to prevent OCX from crashing when loading Grid files.
View ArticleSource code checked in, #73884
More tweaks to prevent crashing when loading Grid files.
View ArticleSource code checked in, #73886
Allocation and deallocation of OGRSpatialReference objects is performed using utility methods (OSRNewSpatialReference & DestroySpatialReference) provided with GDAL.
View ArticleSource code checked in, #73896
Memory is managed properly in the CImageClass:GetProjection method. Removed call to DoEvents in TestApplication.
View ArticleSource code checked in, #73928
Adjusted TestApplication and tkGridRaster class to try to avoid exceptions when loading grids, shapefiles, and images.
View ArticleSource code checked in, #73934
Some small changes in the tests for shapefile opening, grid opening and image opening.
View ArticleSource code checked in, #73935
Restored DoEvents in shapefile open test Commented the cities.shp in the input file for the shapefile open test since it is crashing the application. I'm not sure why.
View ArticleSource code checked in, #73944
Added test to check the spatial index library. At this moment the test fails.
View Article