Notice
Recent Posts
Recent Comments
Link
목록movecenter (1)
투케이2K
138. (python/파이썬) [Mac Os] : [PyQt5] : frameGeometry 창 위치와 크기 정보 확인 및 moveCenter GUI 프레임창 화면 중앙 표시
[개발 환경 설정]개발 툴 : VsCode개발 언어 : python [소스 코드]# --------------------------------------------------------------# [import]# --------------------------------------------------------------import sysfrom PyQt5.QtWidgets import *from PyQt5.QtGui import *# --------------------------------------------------------------# --------------------------------------------------------------# [요약 설명]# ---------..
Python
2024. 5. 20. 20:05