Opened 15 years ago
Closed 10 years ago
#665 closed enhancement (fixed)
enable copying from statusbar
Reported by: | timmie | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.0.1 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | copy coordinates | Cc: | |
CPU: | x86-32 | Platform: | All |
Description
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.
Thanks.
Change History (3)
comment:1 by , 15 years ago
Milestone: | 6.4.0 → 6.5.0 |
---|---|
Type: | defect → enhancement |
comment:2 by , 15 years ago
Priority: | normal → minor |
---|
comment:3 by , 10 years ago
Keywords: | copy coordinates added |
---|---|
Milestone: | 6.5.0 → 7.0.1 |
Platform: | Linux → All |
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.