2020-11-19 파이썬
3번째 FUNC처럼 반환 값을 여러개를 줄수도 있다.
역시나 int + str은 에러
3줄이면 그래픽을 만든다.
Visual Basic, Power Builder, Delphi 3대장과 망해버린 AWT >> SWING 망 >> SWT(JFace)
Window Builder 플러그인 다운로드
new - other - WindowBuilder - swing Designer - jframe
bound가 Size 역할을 하는데 x, y, width, height
setBounds(100, 100, 450, 300);
Design 클릭
참고 : https://sstory100.tistory.com/entry/JAVA-Class-MouseEvent
clicked 눌렀을때 (pressed and released)
pressed 누르고 있을때
entered 버튼 경계 안으로 들어왔을때
exited 버튼 경계 밖으로 나갔을때
released 버튼을 떼었을때
Python PyQT를 쓰는데 C++기반
참고 : https://opentutorials.org/module/544/4998
QT를 쓰는 이유 위지위그가 된다.
__들어간 녀석이 Constructor이다
검색어 : Swing alert
참조 : https://m.blog.naver.com/rain483/220736475706