Hey ho,
I'm working now since a few weeks with mappoint. And now i have a big problem. I try to simulate the "mappoint-progressbar" dialog for calculte/optimizing a route.
So i have my UI-Thread where i open a second form (for the progressbar) and start a new thread in form1 for calculating the route.
Now i tried to start a second mappoint prozess (that works) but i have to copy the waypoints from the original thread to the second one. So i hope i can run the calculation in the second
thread. (If i didn't do this everything works, but there is on bug wich will freez my forms -> i start mappoint in the ui thread) Is there any way to do this?
I hope you know what i mean![]()