Is the whirling "busy" mouse pointer during processing avoidable? Although I understand that the GUI is essentially suspended and waiting for a response from Python, it gives the impression that the process is hung. A regular pointer would be better, but not necessary, if this is a quirk of the suspended GUI. This can go with the rest of the operational aesthetics issues.
Is the whirling "busy" mouse pointer during processing avoidable? Although I understand that the GUI is essentially suspended and waiting for a response from Python, it gives the impression that the process is hung. A regular pointer would be better, but not necessary, if this is a quirk of the suspended GUI. This can go with the rest of the operational aesthetics issues.