Opened 11 years ago
Closed 11 years ago
#2137 closed defect (fixed)
wxGUI: unable to stop running module
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | forms, stop | Cc: | |
CPU: | All | Platform: | All |
Description
Recently the GUI dialogs have been changed to show 'Stop' button only when progress bar is shown (attachment:r.fillnulls-no-stop.png). When the module has no progress info (or only partlially) it's not possible to stop the module (attachment:r.fillnulls-stop.png).
Attachments (2)
Change History (5)
by , 11 years ago
Attachment: | r.fillnulls-no-stop.png added |
---|
comment:1 by , 11 years ago
Version: | unspecified → svn-trunk |
---|
comment:2 by , 11 years ago
The progress bar and stop button should appear now when the module starts. I couldn't quickly find any module which does not output percents so please test it. The reason why the stop button is hidden normally is to save some space in the GUI, anyway it's not needed when nothing runs.
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Seems be OK. Thanks for super-quick fix! Martin
No stop button