ceholden / TSTools

QGIS2 plugin tools for remote sensing timeseries
GNU General Public License v2.0
54 stars 10 forks source link

Time series data retrieval - multiple clicks before return #12

Closed ceholden closed 10 years ago

ceholden commented 11 years ago

When dealing with large datasets over the network, it may take a while to fetch the data. Implement a fix such that the mouse click event is disabled or ignored until the data collecting method has returned.

Optional?: add a spinning wheel, notice, etc.

ceholden commented 11 years ago

http://harmattan-dev.nokia.com/docs/library/html/qt4/qprogressdialog.html

ceholden commented 11 years ago

http://stackoverflow.com/questions/15095133/pyqt-qtgui-qfiledialog-getsavefilename-wont-close-after-selection

ceholden commented 10 years ago

Fixed with QgsMessageBar for status & cancel added e959681662df29bc88110b488ff8007115e1d774