Thread: Open Map Speed
View Single Post

  #2 (permalink)  
Old 06-27-2005
Winwaed's Avatar
Winwaed Winwaed is offline
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 776
Blog Entries: 4
I'm not sure if I understand you correctly, but I'll try an answer...
It sounds like you have a program/application that is calling MapPoint to open a map?

A program can have multiple MapPoint applications open at once.
So if you're in a multi-threaded environment, you could start a thread that starts MapPoint with the slow map, whilst another thread does the rest of the initialisation/etc.

The slow map could be loaded with MapPoint set to "not visible". Then set the visible flag to make it appear.


Richard
__________________
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009
Reply With Quote