I was just wondering if there was a way to disable the Mappoint Logo to appear in the top right hand corner of the map.
This is a discussion on Removing the Mappoint Logo on the screen within the MapPoint Desktop Discussion forums, part of the Map Forums category; I was just wondering if there was a way to disable the Mappoint Logo to appear in the top right ...
I was just wondering if there was a way to disable the Mappoint Logo to appear in the top right hand corner of the map.
Hi,
Yes there isIf you use the object model you dont get that logo. You oly have it if you use the com model.
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
Wilfried, Do you mean the Control?
The "object model" is implemented through COM, regardless as to how you access (external app, control, or add-in).
Richard
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Hi Richard,
Please clarify my engliss
if you use mapoint through the activex controll you have the logo. if you use it importing the typelibrary and use the object model you dont have the logo
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
Wilfried, Yes that's what I thought you meant.
"COM" is used in both cases though. It is how our programs talk to MapPoint and its object model.
It lets external apps (eg. my GridImp application) to talk to MapPoint even though they are different applications running on different threads.
Richard
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Hi Richard,
Hmm yes you are right. Then the difference is something else. I have the logo in C# using the component. I have Delphi application using the object model with own made component and imported the type library, and there the logo is not displayed.
Maybe I did supress it without knowing how![]()
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
Hi Richard,
I did a doublecheck. My C# apps does display a logo, same if I use Delphi 8 (.NET), both with the activeX component.
My Delphi 5 applications (witch uses the object model importing the type library) does not display the logo.
Tested all solutions with both mappoint 2002 and mappoint 2004. All same result.
You think it is nothing to do with the object model. Ok I think you right. but how did I do it ???
My question for other members here using the object model in Delphi or CBuilder: Do you have that annoying logo ??? (just to be sure it has nothing to do with the model) !
If I'm the only one hehehe maybe I can earn some big money![]()
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
There are currently 1 users browsing this thread. (0 members and 1 guests)