Opened 14 years ago

Closed 10 years ago

Last modified 8 years ago

#1113 closed enhancement (fixed)

layertree to be compatible with DataCatalog

Reported by: rashadkm Owned by: grass-dev@…
Priority: normal Milestone: 7.2.0
Component: wxGUI Version: svn-develbranch6
Keywords: data catalog Cc:
CPU: x86-32 Platform: All

Description

Data Catalog allows to copy, rename && delete maps in layertree of LayerManager window. this patch will add some extra popup menu items for layertree contextmenu

Attachments (2)

datacatalog.layertree.patch (16.4 KB ) - added by rashadkm 14 years ago.
datacatalog.layertree.2.patch (16.4 KB ) - added by rashadkm 14 years ago.
layertree.py patch

Download all attachments as: .zip

Change History (7)

by rashadkm, 14 years ago

Attachment: datacatalog.layertree.patch added

by rashadkm, 14 years ago

layertree.py patch

comment:1 by neteler, 14 years ago

Which patch is relevant? please also add potential consequences for the standard GUI.

in reply to:  1 comment:2 by rashadkm, 14 years ago

Replying to neteler:

Which patch is relevant? please also add potential consequences for the standard GUI.

both are same. it does not add any consequences for existing gui. because it work based on an env variable set by datacatalog only. so when using existing gui which does not set the env variable "integrated-gui= True" set by datacatlaog. So for g.gui it works without any changes to layertee.py

comment:3 by martinl, 14 years ago

Component: PythonwxGUI
Keywords: data catalog added

comment:4 by wenzeslaus, 10 years ago

Milestone: 6.5.07.1.0
Resolution: fixed
Status: newclosed

This request is now addressed by source:grass/trunk/gui/wxpython/lmgr/datacatalog.py?rev=61849 for trunk. Closing as fixed and changing milestone accordingly.

For bugs and missing features, please open new tickets.

comment:5 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

Note: See TracTickets for help on using tickets.