Browse Source
A variant of WaitingDialog that runs the task in the GUI thread, blocking the GUI. It is probably a code smell to actually use this, as operations should not block the GUI... still it provides a middle-ground between blocking the GUI without giving user-feedback and having to refactor existing code (to avoid blocking).hard-fail-on-bad-server-string
SomberNight
5 years ago
2 changed files with 24 additions and 4 deletions
Loading…
Reference in new issue