We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version: eef16bc
I cannot set a value under 'value' (text box does not react when i click on it)
The text was updated successfully, but these errors were encountered:
self.value_line_edit.setEnabled(False) # To be changed at resolution of Issue #28 - line 1411 in the main branch
self.value_line_edit.setEnabled(False) # To be changed at resolution of Issue #28
By enabling the field, this should resolve this issue. I will try to look into issue #28.
Sorry, something went wrong.
No branches or pull requests
version: eef16bc
I cannot set a value under 'value' (text box does not react when i click on it)
The text was updated successfully, but these errors were encountered: