MI RE: Getting Co-ordinates

1999-11-24 Thread Crompton, Mark
Hi Paul, Check out MapBasic Help for SEARCHINFO. They have a sample there that clicks on a point and gets Lat/Long [CommandInfo()]. When the user selects the tool on the dialog, you need to close the dialog down. When the selection is made, bring the dialog back and re-populate it with the

MI RE: Getting Co-ordinates

1999-11-22 Thread Thomas Brix Lyng
Hi Paul Exact this subject where adressed only a week ago. The best way possible in MapBasic is from what I got out of it: * create a Toolbutton when you press a button i your dialog. * then set the Map window to the front * call the tool with Run Menu