The menu bar item is a QAction though, and completely separate from the button. The Button and the QAction both had the same effect on the simulator side, but from Qt they send out different signals (although they shouldn't and won't when I do similar things in the future- see below). My point is that QAction.setEnabled(false) doesn't seem to be working. If I delete the button completely and just have the QAction menu item, it still doesn't work.
Yea that makes sense- I knew that and had just forgotten. I'm still learning all the ins and outs of Qt so sometimes things get forgotten.





.
Reply With Quote

Bookmarks