PyQt/PySide - icon display

前端 未结 5 875
温柔的废话
温柔的废话 2020-12-30 10:30

I have a PySide app which has an icon for the MainWindow (a QMainWindow instance). When I run the file normally, the icon is visible and everything

5条回答
  •  轮回少年
    2020-12-30 10:59

    Could it be related to Windows 7's taskbar icon handling?

    See How to set application's taskbar icon in Windows 7 for an answer to that.

提交回复
热议问题