Q&A - Question Display additional information when editing a shape Question DamH asked on February 16, 2017, keyword: Developer Kernel When creating/editing a line/polygon I need to display additional information next to each point e.g. the point's coordinates, range to next point, bearing to next point, etc... The last point would work differently it would display the range to mouse cursor, bearing to mouse cursor, etc.. How would I do this? Answers Danv replied February 16, 2017 Hi, We use the OnEditorChange event which is defined on TGIS_ViewerWnd. In there we do a lot of stuff. There is also a MouseMove event on the TGIS_Editor. If you want to implement that one you should also implement the MouseBegin and MouseEnd event. Your questions are interesting as I try to figure out how to snap perpendicular on other shapes. e.g. a pipe perpendicular on another pipe. We should use the same mechanism there. If you would like to answer the question please Sign In. * * Stay signed in on this computer Please review our recent Privacy Policy.If you have any questions or requests, please contact us. Forgotten password Rules The Questions and Answers (Q & A) is intended to provide a means of communication between TatukGIS customers. Licensed users (with active maintenance play) of TatukGIS products may contribute to the Q & A content. Read-only access is available to anyone. Keep the content positive and professional. Be courteous to others by posting information when a question or issue asked on the Q & A is answered or resolved by other means (such as with help from TatukGIS technical support). Offer others at least a hint how the posted question was answered or the issue was resolved. The Q & A is not a replacement for TatukGIS technical support. TatukGIS team may or may not regularly follow or contribute content.