Community of VE/MapPoint Users and Developers
This is a discussion on How do I make a MapPoint COM+ AddIn form non modal.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; How do I make a MapPoint COM+ AddIn form non modal. AGPS provides this functionality letting the user click in ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
|
I don't think you can. The add-in form is running inside the MapPoint process: when the form is launched, you don't get a new task bar item. If the form isn't dismissed before MapPoint gets focus, there is no way to retrieve the form. - Walt Cygan |
| |||
|
Is it possibe then to pass a reference of the objMap to another app so this other app could minipulate the open map???? THX As an example of what I wnat to accomplish; take a look at AGPS - Advanced GPS for Mappoint. It shows up in the AddIn's menu but has it's own taskbar icon and users can click and work in the map when the form is active. How do I do this???? |
| |||
|
Thomas, as COM+ AddIn are COM objects, they are not necesseraly hosted 'in-process' so you could write an out-process COM AddIN backed by its own application and have this type of 'non-modal' behaviour. Another way to go is to have a COM AddIn behaving as a bridge between MapPoint and your other Application. |
![]() |
| Tags |
| addin, form, make, mappoint, modal |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| addin-form with behavior as "Extras-Geopositon"-fu | Th.M.Mädzulat | MapPoint 2006/2009 Discussion | 0 | 12-20-2005 10:37 AM |
| mappoint addin | Milo | MapPoint 2006/2009 Discussion | 6 | 08-16-2005 02:33 PM |
| Delphi/Mappoint - Modal Form looses Focus & sent to back | PinnacleDev | MapPoint 2006/2009 Discussion | 2 | 12-06-2004 11:35 AM |
| How do I make a MapPoint COM+ AddIn form non modal? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 08-26-2003 09:20 AM |
| How do I make a MapPoint COM+ AddIn form non modal? | Anonymous | MapPoint 2006/2009 Discussion | 0 | 08-26-2003 09:16 AM |