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

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

Lecture Label
Lecture • Views 557 • Comments 0 • Last Updated at 6 months ago

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

Lecture Button
Lecture • Views 554 • Comments 0 • Last Updated at 7 months ago

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

Lecture Checkbutton
Lecture • Views 498 • Comments 0 • Last Updated at 6 months ago

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

Lecture Entry
Lecture • Views 521 • Comments 0 • Last Updated at 6 months ago

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

Lecture Menu
Lecture • Views 402 • Comments 0 • Last Updated at 7 months ago

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

Lecture Radio button
Lecture • Views 457 • Comments 0 • Last Updated at 7 months ago

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

Lecture Canvas
Lecture • Views 436 • Comments 0 • Last Updated at 7 months ago

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

Lecture Filedialog
Lecture • Views 400 • Comments 0 • Last Updated at 6 months ago

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

Lecture Scrollbar
Lecture • Views 199 • Comments 0 • Last Updated at 6 months ago

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

Lecture ScrolledText
Lecture • Views 239 • Comments 0 • Last Updated at 6 months ago

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

Lecture 이벤트
Lecture • Views 172 • Comments 0 • Last Updated at 6 months ago

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

Lecture 계산기 작성
Lecture • Views 2614 • Comments 0 • Last Updated at 6 months ago

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