Community of VE/MapPoint Users and Developers
This is a discussion on Deactivate Itinerary within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, if i calculate, mappoint automatically shows the itinerary. If i set it to false after the calculation it flickers. ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Re: Deactivate Itinerary
I cant tell you why the itinerary is flickering on but, you grab the map window and put it in your apps GUI you can minimize MapPoint with this code: m_myMapPoint->PutWindowState( geoWindowStateMinimize ); or you can even hide it all together by sending a windows message. ShowWindow(hwnd MapPointWnd,SW_HIDE); |
| |||
| Re: Deactivate Itinerary
Hi, A workaround could also be to capture the screen just before calculating the route, then display the capture on top of the map and remove it a little later.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| deactivate, itinerary |
| ||||
| Posted By | For | Type | Date | |
| MapPoint User Community - MP2K Magazine | This thread | Refback | 08-15-2007 10:54 PM | |
| MapPoint Download - MP2K Magazine | This thread | Refback | 08-14-2007 03:34 PM | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 08-12-2007 08:52 PM | |
| The Magazine for MapPoint - MP2K Magazine | This thread | Refback | 08-12-2007 08:52 PM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create Itinerary with VB.net | Genamo | MapPoint 2006/2009 Discussion | 1 | 02-20-2006 05:08 PM |
| export to excel an itinerary? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 05-11-2005 08:52 AM |
| Clear previous itinerary | Anonymous | MapPoint 2006/2009 Discussion | 4 | 11-03-2004 10:36 AM |
| Type of itinerary | ifc | MapPoint 2006/2009 Discussion | 0 | 04-28-2004 09:32 AM |
| [VB6+MP2K] : how to disable the Itinerary windows ? | Vincent BENNER | MapPoint 2006/2009 Discussion | 2 | 11-21-2003 04:51 AM |