Hi Swapan. Firstly, I put grass-dev into CC. We should switch the thread to grass-dev because this is dev question.
Secondly, I have no idea how d.where should work, so I'm not able to help much. I think that you should specify what you expect from d.where in wxGUI. Also compare your ideas to exiting wxGUI functions, e.g. there is a right-click context menu with "Copy coordinates to clipboard" function. Anyway, places in code to start: lmgr/frame.py: RunDisplayCmd mapdisp/mapwindow.py: OnCopyCoordinates mapdisp/mapwindow.py: RegisterMouseEventHandler (and its usage in gui_core/gselect.py) Vaclav On 27 November 2012 08:14, SWAPAN GHOSH <[email protected]> wrote: > > Dear All, > > Please see the Windows error for d.where as given below-- > > > > Any body can help me to implement it for WxGui. > > Thanks & Regards, > > Swapan > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
