issues
search
pythonguis
/
pyqtconfig
A PyQt config manager. Keep Qt widgets in sync with an config dictionary and/or QSettings object.
Other
133
stars
33
forks
source link
Fix standard buttons for dialog box if using PyQt6
#36
Closed
trappitsch
closed
1 year ago
trappitsch
commented
2 years ago
Buttons are in subcategory
StandardButtons
in PyQt6
Standard button text contains
&
for shortcuts. Check for resetting changed
See comments in #35
StandardButtons
in PyQt6&
for shortcuts. Check for resetting changedSee comments in #35