#665: enable copying from statusbar
--------------------+-------------------------------------------------------
Reporter: timmie | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
Cpu: x86-32 |
--------------------+-------------------------------------------------------
In SVN there are many options to display information on the current
spatial properties in the map window: extend, region, coordinates under
pointer, etc.
Please enable users to copy this information with a right-mouse-click.
* keywords: => copy coordinates
* platform: Linux => All
* status: new => closed
* resolution: => fixed
* milestone: 6.5.0 => 7.0.1
Comment:
This seems almost impossible to achieve with current implementation which
is using standard wxPython (possibly system) status bar. There are also
other reasons to not use the standard status bar but this goes far beyond
this ticket.
As the most useful option is copy coordinates to clipboard is implemented
in 7.0, I'm closing this ticket. The implementation is using right click
(well this is the only possibility, you cannot go to the status bar with
the pointer). Few other things such as region can be obtained in other
ways.
Please create new tickets if you have further concerns.
''Trac won't allow me 7.0.0 milestone, so that's why 7.0.1.''