Skip to main content

Custom tkinter dialog box with flexible buttons and commands

Project description

hello and welcome to the custombox module, in this module you can add custom messages with custom commands and buttons, so your not forced on only "Ok", "Cancel", "Yes", "No" and the others, you can put it custom example

import custombox

def hello_world(): print("Hello from a custom command!")

show_custombox( title="my custom title", message="my custom text", buttons=[ {"text": "Say Hello", "command": hello_world}, {"text": "Download tismiy", "command": "download_tismiy"} ], use_enhancer=False )

also download tismiy at https://scratch.mit.edu/projects/1103965827/fullscreen/ for FREE

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

custombox-0.1.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

custombox-0.1.2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file custombox-0.1.2.tar.gz.

File metadata

  • Download URL: custombox-0.1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for custombox-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f523fdfd2c34a1f0015df5ce6cb1dbdc9ca983499257eb92d1dc8f1c2c67f811
MD5 dfce0e8740bf8dcac7091f5367315b0a
BLAKE2b-256 d39f6195ce2ef895360f249ddad9a187fd229b3da5a692262be788a7bdbb80c3

See more details on using hashes here.

File details

Details for the file custombox-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: custombox-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for custombox-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a116200d7de75dc833d93fd99a5964827004a3994aa10104b0ca767fd02ac47e
MD5 f4b94984e356a931274615059a1b2a78
BLAKE2b-256 6d89e73506f46f36154b69492f1ae1dc49899683feb94b7c6abd6c64a58904b4

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