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

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)
  • 방명록

button (1)
Python,tkinter Button

Python,tkinter Button생성자 : tkinter.Button(master=None, cnf={}, **kw)Button은 어플리케이션의 단추를 표시할때 사용된다. ex) Python_tkinter_002.py# -*- encoding:utf8 -*-# Python version in the development environment 2.7.11import osos.chdir(os.path.dirname(__file__))from Tkinter import *root = Tk()def closecallback(): root.destroy()Button(root, text="Close", command=closecallback).pack()root.mainloop()https://github...

Python/tkinter 2017. 1. 20. 14:52
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • onetomany
  • Excel
  • IdClass
  • disabledforeground
  • Module
  • JPA
  • Linux
  • command
  • tkinter
  • 리눅스
  • ManyToOne
  • highlightthickness
  • activeforeground
  • Python
  • Composite Key
  • 상수
  • Private
  • highlightbackground
  • 파이썬
  • activebackground
  • fetch join
  • indicatoron
  • apache
  • FetchType
  • Java
  • vba
  • tkinter command & bind [명령어묶기와 사건묶기] Python
  • 폼
  • borderwidth
  • checkbutton
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

티스토리툴바