본문 바로가기 메뉴 바로가기

Hello, Python

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Hello, Python

검색하기 폼
  • 분류 전체보기 (146)
    • Python (87)
      • tkinter (12)
    • Java (6)
      • Spring (1)
      • JPA (3)
    • MySQL (2)
    • Linux (19)
    • Virtualization (1)
    • Infra (1)
    • Network (1)
    • VBA(Excel) (19)
    • Apache (3)
    • html (1)
    • Windows (2)
    • 일상다반사 (2)
  • 방명록

indicatoron (1)
Python,tkinter Checkbutton

Python,tkinter Checkbutton생성자 : tkinter.Checkbutton(master=None, cnf={}, **kw)Checkbutton은 체크박스와 같은 옵션의 번호를 표시하며,사용자는 한번에 여러 옵션을 선택할수 있다. ex) python_tkinter_004.py# -*- encoding:utf8 -*-# Python version in the development environment 2.7.11import osos.chdir(os.path.dirname(__file__))from Tkinter import * root = Tk()CheckVar1 = IntVar()CheckVar2 = IntVar()c1 = Checkbutton(root, text="Music", vari..

Python/tkinter 2017. 1. 20. 15:04
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • apache
  • Private
  • Module
  • vba
  • disabledforeground
  • tkinter command & bind [명령어묶기와 사건묶기] Python
  • Python
  • command
  • Linux
  • checkbutton
  • 파이썬
  • 상수
  • borderwidth
  • highlightthickness
  • 폼
  • FetchType
  • 리눅스
  • Java
  • tkinter
  • Composite Key
  • IdClass
  • onetomany
  • indicatoron
  • ManyToOne
  • highlightbackground
  • fetch join
  • activeforeground
  • JPA
  • activebackground
  • Excel
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바