Ticket #514 (closed enhancement: fixed)
Python GUI extremely slow on selecting large vector datasets in dropdown box
| Reported by: | gisboa | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | wxGUI | Version: | unspecified |
| Keywords: | python vector select | Cc: | grass-dev@… |
| Platform: | All | CPU: | All |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
