Window background color when resizing - PyQT

前端 未结 0 1499
名媛妹妹
名媛妹妹 2021-02-20 12:47

My app window has a black background, running in Python and drawn with QT5/Pyside2 on Windows 10:

self.setStyleSheet("background-color: black;")
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题