[PyQt5] Tutorial(11) Use QColorDialog to let user select color
Recently, when developing projects that I am interested in, there is a need to choose "colors". I wanted to build a simple color palette for the user to select the color, and then I was getting the color the user wanted.
Read More »[PyQt5] Tutorial(11) Use QColorDialog to let user select color