Skip to main content

Dialog Boxes

Project description

This library allows you to create dialog boxes. Using classes, create one of the following boxes:

ynBox() errorBox()

e.g

box = ynBox()

To draw the box, you must use the .draw() method:

box.draw()

Change Log

0.0.1 (4/07/2020)

  • First Release

0.0.2 (10/07/2020)

  • Second Release

  • Function returns boolean value instea of integer

  • Returns a True if yes is clicked, a False if no is clicked

  • New error box

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

pyPDB2-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

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