New Post: I then re-compile mapWinGis but encountered the following error:
Which configuration did you use the compile? You should use 'Fast Release'. If you want to debug you can try one of the debug configuration, I'm not sure which one is correct. If you need...
View ArticleNew Post: Arabic characters problem
Not all of the source code of MapWinGIS support Unicode. If you can provide some funding we can try to fix it in the near future or else you have to wait until somebody has time to fix it.
View ArticleNew Post: Creating Legend in VB.net
Hello everyone, I'm a newbie. I'm using VB.net and MapWinGIS 4.8.6 to create a GIS application. On this application, I want to add a map and a legend that connected to a database (I have some .shp and...
View ArticleNew Post: I then re-compile mapWinGis but encountered the following error:
pmeems wrote: Which configuration did you use the compile? You should use 'Fast Release'. If you want to debug you can try one of the debug configuration, I'm not sure which one is correct. If you need...
View ArticleNew Post: I then re-compile mapWinGis but encountered the following error:
pmeems wrote: Which configuration did you use the compile? You should use 'Fast Release'. If you want to debug you can try one of the debug configuration, I'm not sure which one is correct. If you need...
View ArticleNew Post: about compiliing the source
How to use third-party static libraries only compile the source code?
View ArticleNew Post: Creating Legend in VB.net
Hi Yim, first of make sure you can add the legend control from your toolbox, to do this simply add the mapwininterfaces.dll into your project by referencing the dll once the legend control is available...
View ArticleNew Post: How to statically compile the source code
How to statically compile the source code?In my output folder only these two documents: MapWindow4Dev\Bin\MapWinGIS.bsc MapWindow4Dev\Bin\MapWinGIS.lib Who can help me!!
View ArticleNew Post: How to statically compile the source code
You should use the 'Fast Release' configuration option of the Visual Studio Project.
View ArticleNew Post: How to statically compile the source code
pmeems wrote: You should use the 'Fast Release' configuration option of the Visual Studio Project. Yes, I did just that, not yesterday's problem。 Note: In my output folder only these two documents:...
View ArticleNew Post: Make shape selections move to top?
With a shapefile the shapes are drawn in the order they are present. You cant really move them around. What you can probably do is highlight them by selection.
View ArticleNew Post: Creating Legend in VB.net
Many samples here http://www.mapwindow.org/pages/documentation.php including a Legend sample. AGP
View ArticleNew Post: Creating Legend in VB.net
Thanks, Pein, it works. I figured that the color categories are assigned based on the data in the shapefile. What if there is no data in the shapefile? Is it possible to connect the shapefile with the...
View ArticleNew Post: Creating Legend in VB.net
sindizzy wrote: Many samples here http://www.mapwindow.org/pages/documentation.php including a Legend sample. AGP Thanks, Sindizzy, I'll explore them.
View ArticleNew Post: Map Inset
Dear all,, i'm working on a gis project using vb.net and mapwingis 4.8.6 i got a problem with creating map inset in mapwingis,, can anybody teach me how to do it?? is there any documentations about...
View ArticleReviewed: MapWinGIS ActiveX 4.8.2 - 64 Bit (Jun 03, 2013)
Rated 5 Stars (out of 5) - thx alot :)
View ArticleNew Post: load two maps component at same time
Hi all.. Is it possible to load two maps component at same time on 1 Form? When I load a form, i got problem to call them together, the program keep showing me just one of the shapefile. Can you help...
View ArticleNew Post: Map Inset
Oh my bad. I have asked the same point there. Map inset is small map which is reference to main map, rite? The problem, we cannot call them at same time.
View Article