#514: Python GUI extremely slow on selecting large vector datasets in dropdown box ----------------------------------+----------------------------------------- Reporter: gisboa | Owner: [email protected] Type: enhancement | Status: new Priority: major | Milestone: 6.4.0 Component: Python | Version: unspecified Keywords: python vector select | Platform: All Cpu: All | ----------------------------------+----------------------------------------- The new Python gui has convenient dropdown boxes to list the available datasets. When selecting a very large vector dataset from such a dropdown box it takes quite a while before the choice is accepted. It looks like v.category is called, which is sometimes handy, but not if it stalls the user interface for several minutes.
-- Ticket URL: <http://trac.osgeo.org/grass/ticket/514> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
