DFS schrieb am Freitag, 24. September 2021 um 14:52:41 UTC+2:
> On 9/24/2021 12:46 AM, Mohsen Owzar wrote:
> > Hi Guys
> > I've written a GUI using PyQt5 and in there I use StyleSheets (css) for the
> > buttons and labels to change their background- and foreground-colors and
> > their states as
On 9/24/2021 12:46 AM, Mohsen Owzar wrote:
Hi Guys
I've written a GUI using PyQt5 and in there I use StyleSheets (css) for the
buttons and labels to change their background- and foreground-colors and their
states as well.
Because my program doesn't function correctly, I try to debug it in my ID
Hi Guys
I've written a GUI using PyQt5 and in there I use StyleSheets (css) for the
buttons and labels to change their background- and foreground-colors and their
states as well.
Because my program doesn't function correctly, I try to debug it in my IDE
(PyCharm).
The problem is that during debu