New Post: RE: MapWin gis 4.9.3 (ultimat e ) doesn´t show th e ma p in Windows...
I only have created one post (without answers), and a reference to it, in a comment issue.Attach test program.The exe file is renamed to .osoThe source code is attached too, with a map file (gpx) for...
View ArticleNew Post: RE: MapWin gis 4.9.3 (ultimate) doesn´t show the ma p in Windows 7...
I never write this post. This is the text from e-mail!. Delete !
View ArticleNew Post: Microsoft Access 2007 Application.GlobalCallback not triggering/...
Hello! Using Win32 version 4.9.3.4 it seems the globalsettings.applicationcallback class fires only sporadically, and often not at all. Open a instance of the Access form and set the callback using the...
View ArticleNew Post: Microsoft Access 2007 Application.GlobalCallback not triggering/...
Hi, this functionality might be unstable since it's not covered with tests or demo app. I'll need to write some test code to suggest a proper way to do it and potentially to fix bugs (it's too late...
View ArticleNew Post: Failure to register v4.9.3.4 MapWinGis.OCX on W7 32 bit
Hi Ben, curious indeed. No, safedllseachmode is disabled on my machine. I leave the issue for now as so far there is no evidence that something is wrong on our side.
View ArticleNew Post: Adding Labels in Vba in 4.9.3
Hello Dimp, I try with your code in Vb (VS2013 in W7x64) but I can't see the labels, can you give and idea?. When I watch the variable objText.labels I see "Labels = {"Attempted to read or write...
View ArticleNew Post: Microsoft Access 2007 Application.GlobalCallback not triggering/...
Thanks for the response. I realize the do...while waiting loop is less than ideal. I have a limited grasp of asynchronous execution in VBA so maybe you could suggest a better way to do it. For context...
View ArticleNew Post: Failure to register v4.9.3.4 MapWinGis.OCX on W7 32 bit
Hi Sergei, Safedllsearchmode is the default since Windows XP, I believe, so may be worth seeing if the issue is reproducable on your machine if you enable this (it is enabled on mine). But, yes, I...
View ArticleNew Post: Failure to register v4.9.3.4 MapWinGis.OCX on W7 32 bit
Ben, sorry, I was inattentive when reading MSDN. I don't have SafeDllSearchMode value in the registry, so it was enabled (by default). I checked it with the value added - there is no change in behavior.
View ArticleNew Post: Microsoft Access 2007 Application.GlobalCallback not triggering/...
Hi, here is a solution that worked for me, it's in C# though, hope you'll be able to grasp it. It's recommended to use Map.LoadTilesForSnapShot for such scenario. The method won't return progress...
View ArticleNew Post: Irregular Polygon Sides
Hi. I would like to calculate the the length of the sides of irregular polygons. Is it possible? Mostly of that polygons are trapeze-like and I could approximate base and height assuming they are...
View ArticleNew Post: Irregular Polygon Sides
Hi, Shape.Perimeter simply calculates Euclidean distance between a pair of points and sums it across all segments. How close it is to the real distance between these points depends on map projection....
View ArticleNew Post: Select By Polygon
I am try to add the Select by Polygon functionality to a n existing MapWinGIS project. It is simple enough to change the CursorMode to tkCursorMode.cmSelectByPolygon but I can't see how to finish the...
View ArticleNew Post: Select By Polygon
The default way to do it is Ctrl + left mouse click. I guess Map.ShapeEditor.SaveChanges() should do the same from code, though perhaps it's not very obvious from its name.
View ArticleCreated Unassigned: Problem with MapWinGis v4.9.3.4 [25993]
Hello.In new version MapWinGis v4.9.3.4 is a lot of change. I must to rebuild over again my project. For example the problem is:axMap1.get_ShapeFillColor - no equivalent in the new...
View ArticleCommented Unassigned: Problem with MapWinGis v4.9.3.4 [25993]
Hello.In new version MapWinGis v4.9.3.4 is a lot of change. I must to rebuild over again my project. For example the problem is:axMap1.get_ShapeFillColor - no equivalent in the new...
View ArticleCommented Unassigned: Problem with MapWinGis v4.9.3.4 [25993]
Hello.In new version MapWinGis v4.9.3.4 is a lot of change. I must to rebuild over again my project. For example the problem is:axMap1.get_ShapeFillColor - no equivalent in the new...
View ArticleNew Post: Microsoft Access 2007 Application.GlobalCallback not triggering/...
Thanks again for the reply. I've tried using the TilesLoaded method many times with no success. My only issue in translating from C# to VBA is the equivalent of the line: axMap1.TilesLoaded +=...
View ArticleCommented Unassigned: Problem with MapWinGis v4.9.3.4 [25993]
Hello.In new version MapWinGis v4.9.3.4 is a lot of change. I must to rebuild over again my project. For example the problem is:axMap1.get_ShapeFillColor - no equivalent in the new...
View Article