「Tiny_Python試用録(7)」
%671: 「 https://github.com/LonamiWebs/Animake 」(2) `▼ -------------------------------------------------------------------------------- (0) 【 [%661] 】 の続きなので,まず「(1)③」を見てください. (1)参考資料 ① 【 [%650] 】 /*「What is Python6(5) in this blog ?」*/@ https://www.blogger.com/blog/post/edit/6859150935899261916/6361031757939814839 ② 【 [%660] 】 /*「How to start Tiny Python」*/@ https://www.blogger.com/blog/post/edit/6859150935899261916/9087668611124546370 ③ 【 [%661](1)③ 】 @「 https://github.com/LonamiWebs/Animake 」 (2) 【 [%651](3) 】 の「 from PyQt5.QtGui import QColor 」から「PyQt5.QtGui」を調査. ① https://pythonspot.com/pyqt5-colors/ ② https://stackoverflow.com/questions/56024338/python-pyqt5-how-to-get-rgb-color-values-of-a-frame ③ https://gist.github.com/lschmierer/443b8e21ad93e2a2d7eb (3)(4) -------------------------------------------------------------------------------- `▲ 背景色を変更 %672: 「 https://pythonspot.com/pyqt5-colors/ 」の紹介 ▼ ---------------------------------------------------------------------------...