Quantcast
Viewing all articles
Browse latest Browse all 2341

New Post: MapWinGIS v4.9.2 released

I began to move a 4.8.8 soft to 4.9.2. Here are some problems encountered and possible solutions. I'll add what I'll find but it will be good to sum up others

Thanks,

Olivier

Does Mapwingis plan to add a Legend component ? Is the only solution to recompile MawpinInterfaces as written here ?
https://mapwingis.codeplex.com/discussions/561062


Does AxMapWingis.AxMap move to MapWingis.Map ?

Does WinMap1_MouseMoveEvent(sender As Object, e As AxMapWinGIS._DMapEvents_MouseMoveEvent) Handles WinMap1.MouseMoveEvent

moves to

WinMap1_MouseMove(Button As Short, Shift As Short, x As Integer, y As Integer) Handles WinMap1.MouseMove ?

WinMap1.Leave event disappeared ?

WinMap1.Enter event disappeared ?

Viewing all articles
Browse latest Browse all 2341

Trending Articles