[QGIS-trac] [Quantum GIS] #1815: New GUI for legend
Quantum GIS
qgis at qgis.org
Tue Jul 28 17:59:43 EDT 2009
#1815: New GUI for legend
--------------------------------+-------------------------------------------
Reporter: homann | Owner: homann
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.2.0
Component: GUI | Version: HEAD
Keywords: gui legend layer | Platform_version:
Platform: All | Must_fix: No
Status_info: 1 |
--------------------------------+-------------------------------------------
The GUI for legends has a hard to find bug #699. It is also somewhat
confusing when moving layers, and the layers keep shifting.
I have modified the GUI a bit, and made a treewidget test program that
shows the suggested new behaviour. It is possible to move layers in and
out of groups to arbitrary places, even thought he group is last or first
in the list.
To compile the code, do the following (Ubuntu):
1) Save main.cpp to a directory called 'treewidgettest'
2) Go to that dorectory and run 'qmake -proj'
3) Run 'qmake'
4) Run 'make'
5) Start './treewidgetttest'
6) Move layers and groups at will (no creation/deletion)
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1815>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list