Skip to main content

ttk themed version of ttkSimpleDialog

Project description

Identical to the tkSimpleDialog module, except the widgets used are ttk themed widgets. Here is an example of how to use it:

from ttkSimpleDialog import ttkSimpleDialog

user_response = ttkSimpleDialog.askinteger(title="hello", prompt="Enter a number")

Please note you must call it using the “from __ import __” syntax!

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

ttkSimpleDialog-1.2.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distributions

ttkSimpleDialog-1.2.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

ttkSimpleDialog-1.2.1-py2-none-any.whl (5.3 kB view hashes)

Uploaded Python 2

Supported by

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