Dear support,
I have managed to create a win forms xtramap list editor, but am stuck with a couple of features ( Please review attached sample ):
1 I have a right mouse click handler to drop pushpins on the map, and an associated action to save the new locations associated with the pushpin to the database. I would prefer to deliver these action through a context menu, but I cannot get the xaf popup menu to work. I Cannot find a context menu template property on the xtramap control. ???.
I have tried to create this functionality ( in place popup menu) myself using example T221559, but cannot get this to work properly ( code is commented out in MapControl_MouseButtonDown.
Can you please advise how I can get the standard listvieweditor popupmenu to work or show me how to fix the commented out code ?
2 I have coded a left mouse button \ hold down to drag pushpins around the map, and the same action as above to save the changed locations to the database, however, this action interferes with the listeditor's click action. When the user clicks on the pushpin, it moves the pushpin slightly. Can you give me some advise on how to code around this ? ( with a working popup I can probably work this out myself :-))
3 When I close or save and close the list editor I receive and exception in the save and close action controller. There is probably something I coded up wrongly in the customer list editor. Can you please have a look at that and advise ?
Regards
Leo
We need additional time to research these issues. Please bear with us.