View Single Post

  #2 (permalink)  
Old 11-07-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: Stopping the White route properties box from being displayed

Hi,

Yes you have to set this after calculating. And user see it flicker for a moment depending the machine. If you really want to hide it, then you can hide the map for a moment with a copy of itself.

Create a panel, put and dock it on the mappoint control, put a bitmap image on it, copy the map to clipboard, copy it to the bitmap. After the route calculation destroy it all. But maybe this can flicker too ? I did not tryed it.
Reply With Quote