During a prolonged search (e.g. using the new content: option) the message "Querying" is displayed in the status bar and the main program window becomes unresponsive. The user can abort the search by clicking a button in a non-modal message box. This program behaviour seems a bit clumsy to me. First, I would suggest converting said message box into a modal window, so it can not be covered by the main program window. Then, there should be a "Cancel" button in the window and a progress bar should show the current status of the search.
PS: Thank you for offering this very useful piece of software for free!
Program behaviour while performing a longer query
-
- Posts: 12
- Joined: Sun Aug 31, 2014 6:50 pm
Re: Program behaviour while performing a longer query
The non-modal dialog is not the ideal solution. Unfortunately, a modal dialog is not possible with the current database access design of Everything.
I am considering adding some sort of result cache to prevent blocked access to the Everything DB.
Thanks for your suggestion.
I am considering adding some sort of result cache to prevent blocked access to the Everything DB.
Thanks for your suggestion.
Re: Program behaviour while performing a longer query
+1 for a bit better "Cancel" button.
(I had hit ESC, but didn't realize a Cancel button had turned up.)
(I had hit ESC, but didn't realize a Cancel button had turned up.)