Is there a bug in qtdesigner 6.7.1 for modify widget value?
-
Hi, everyone. Yesterday, I have created a new environment in anaconda, which contain python3.12 and pyside6.7.1. Today, when I try to design UI widgets in qtdesigner, I found that, the QSlider or QProgressBar widget cannot modify the value(such as, minimum, maximum, value, sliderposition) in qtdesigner.
As shown in the figure, none of the values in the green area can be modified, which is completely different from the qt5.15 version I used before. And I can't find any other place to modify the value of the widget, onlyif modify it in python code. So I guess it's a software bug in qtdesigner?
Can anybody has some idea? Thanks. -
Yes, unfortunately lQTBUG-125983.
-
Yes, unfortunately lQTBUG-125983.
@friedemannkleint Thanks!Just wait for that to be fixed.
-