Skip to main content

tkinter实用工具

Project description

目标

用tkinter开发小型桌面应用。

App类

一个窗口,有一些预设值:

  • 大小不可改变。
  • 窗口位置居中。
  • 字体大小为16。

place方法

推荐使用tkinter的place布局,宽高坐标都是写死的。

我简化了一下调用方式。

# 之前
xxx.place(x=0, y=0, width=100, height=100)

# 之后
place(xxx, 0, 0, 100, 100)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zxing_tkinter_utils-1.0.2.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zxing_tkinter_utils-1.0.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file zxing_tkinter_utils-1.0.2.tar.gz.

File metadata

  • Download URL: zxing_tkinter_utils-1.0.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for zxing_tkinter_utils-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a3a0b4dbfff0d9c98b92fed9beccb6537a5a76ad7b5fecc411d8ea52815ad4fe
MD5 e712ff8ed6b41e0a4ebe2dfd26cba059
BLAKE2b-256 4f64e1435d6197ef4c14300979d04f148a28f179f06f22f014043b3470196f5d

See more details on using hashes here.

File details

Details for the file zxing_tkinter_utils-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for zxing_tkinter_utils-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3c6670bbdb75477c5d3c55e4d9bc0957349282d9d04636707053ec918dba0cce
MD5 43ccc473bd329cfc6634e21393d8f103
BLAKE2b-256 1cff05d5de260a07092bcc326f99502f4feeecdaf18ad113539fb36115078c6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page