프로그래밍 윈도우 프로그램
Lecture 윈도 프로그램
Lecture • Views 787 • Comments 0 • Last Updated at 8 months ago

tkinter를 이용한 윈도우 프로그램

Lecture Label
Lecture • Views 587 • Comments 0 • Last Updated at 8 months ago

tkinter의 기본 위젯 레이블의 사용법에 대하여 설명한다.

Lecture Button
Lecture • Views 581 • Comments 0 • Last Updated at 9 months ago

tkinter의 기본위젯인 button의 사용법에 대하여 알아본다.

Lecture Checkbutton
Lecture • Views 531 • Comments 0 • Last Updated at 8 months ago

tkinter의 기본 위젯 체크 버튼의 사용법을 설명한다.

Lecture Entry
Lecture • Views 551 • Comments 0 • Last Updated at 8 months ago

tkinter의 기본 위젯 entry에 대하여 설명한다.

Lecture Menu
Lecture • Views 443 • Comments 0 • Last Updated at 9 months ago

tkinter의 기본위젯 menu의 사용법에 대하여 설명한다.

Lecture Radio button
Lecture • Views 502 • Comments 0 • Last Updated at 9 months ago

tkinter의 기본 위젯인 radio button의 사용법에 대하여 설명한다.

Lecture Canvas
Lecture • Views 494 • Comments 0 • Last Updated at 9 months ago

tkinter의 기본 위젯 canvas의 사용법에 대하여 알아본다.

Lecture Filedialog
Lecture • Views 434 • Comments 0 • Last Updated at 8 months ago

tkinter의 filedialog 위젯에 대하여 알아본다.

Lecture Scrollbar
Lecture • Views 241 • Comments 0 • Last Updated at 8 months ago

tkinter의 scrollbar에 대하여 알아본다.

Lecture ScrolledText
Lecture • Views 281 • Comments 0 • Last Updated at 8 months ago

tkinter의 scrolledText 위젯에 대하여 알아본다.

Lecture 이벤트
Lecture • Views 202 • Comments 0 • Last Updated at 8 months ago

tkinter에서 발생 이벤트를 확인하고 프로그램한다.

Lecture 계산기 작성
Lecture • Views 2645 • Comments 0 • Last Updated at 8 months ago

tkinter의 GUI를 이용하여 계산기를 작성한다.