Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoksapps
est
Commits
b7447ec0
Commit
b7447ec0
authored
Jul 17, 2019
by
payno
Browse files
[orangecontrib] add progressbar initialization
parent
9115280a
Changes
1
Hide whitespace changes
Inline
Side-by-side
orangecontrib/xas/process.py
View file @
b7447ec0
...
...
@@ -50,6 +50,7 @@ class _PyMcaProcessForOrangeMixIn(object):
def
_startProcess
(
self
):
self
.
_window
.
setEnabled
(
False
)
self
.
_progress
.
widget
.
progressBarInit
()
def
_endProcess
(
self
,
xas_obj
):
self
.
_window
.
setEnabled
(
True
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment