Community of VE/MapPoint Users and Developers
This is a discussion on Preventing the user from moving lines within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi all, I currently draw lines (between pushpins) to represent the approximate direction of travel of a trailer. The problem ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Preventing the user from moving lines I currently draw lines (between pushpins) to represent the approximate direction of travel of a trailer. The problem I'm having is the user can currently select the lines and move them about all ove the place. Is there anyway I can prevent the user from selecting the lines? Another somewhat related problem is that the lines appear above the pushpins. That's not inherently a problem - but when the user clicks a pushpin, the lines are getting selected. I need the pushpin to be selectable as it contains useful information. Many thanks Simon |
| |||
| Re: Preventing the user from moving lines
Hi, Put an event handler in SelectionChange. There you check if the user has selected a thing that you dont want. To unselect it draw some object in the ocean, select it and delete it. BTW you can do the same with the pushpins because they are moveable too. As for the ZOrder question, there is a ZOrder property on the shapes (lines) that you can set so that they are behind the pushpins.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| lines, moving, preventing, user |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Preventing display of menu on R. Click of MapPoint Control | joer1234 | MapPoint 2006/2009 Discussion | 3 | 04-07-2005 04:38 PM |
| Considering Moving To MP2k4 | Anonymous | MapPoint 2006/2009 Discussion | 1 | 05-04-2004 03:46 PM |
| Almost urgent --- Disable user from moving or deleting lines | kwargo | MapPoint 2006/2009 Discussion | 0 | 02-13-2004 10:43 AM |
| Preventing 'Save As' Dialog (using the OCX!) | daxydoggie | MapPoint 2006/2009 Discussion | 1 | 08-15-2003 03:07 PM |
| moving pushpins | joseph | MapPoint 2006/2009 Discussion | 1 | 02-27-2003 11:44 PM |