Skip to content

Latest commit

 

History

History
109 lines (67 loc) · 2.48 KB

gallery.rst

File metadata and controls

109 lines (67 loc) · 2.48 KB

Gallery

Shown below are examples of the widgets currently provided with tkStuff.

Date Entry Widget (See the DateEntry <date-entry-class> class)

Date Entry Widget (See the DateEntry <date-entry-class> class)

Date Selection Dialog (See the DateDialog <date-dialog-class> class)

Date Selection Dialog (See the DateDialog <date-dialog-class> class)

Time Entry Dialog (See the TimeEntry <time-entry-class> class)

Time Entry Dialog (See the TimeEntry <time-entry-class> class)

The next 2 time selection dialog styles are chosen based on the Locale e.g. for the en_US locale a 12 hour dialog is displayed.

12 Hour Time Dialog Widget with AM/PM. (See the TimeDialog <time-dialog-class> class)

12 Hour Time Dialog Widget with AM/PM. (See the TimeDialog <time-dialog-class> class)

24 Hour Time Dialog Widget with Separate Minute Selection (See the TimeDialog <time-dialog-class> class)

24 Hour Time Dialog Widget with Separate Minute Selection (See the TimeDialog <time-dialog-class> class)

Color Entry Widget (See the ColorEntry <color-entry-class> class)

Color Entry Widget (See the ColorEntry <color-entry-class> class)

Color Selection Dialog (See the ColorDialog <color-dialog-class> class)

Color Selection Dialog (See the ColorDialog <color-dialog-class> class)

Color Wheel Widget (See the ColorWheel <color-wheel-class> class)

Color Wheel Widget (See the ColorWheel <color-wheel-class> class)

Color Slider Widget (See the ColorSlider <color-slider-classes> class and subclasses)

Color Slider Widget (See the ColorSlider <color-slider-classes> class and subclasses)

Color Square Widget (See the ColorSquare <color-square-class> class)

Color Square Widget (See the ColorSquare <color-square-class> class)

Tints and Shades Widgets (See the ColorTint <color-tint-class> and ColorShade <color-shade-class> classes)

Tints and Shades Widgets (See the ColorTint <color-tint-class> and ColorShade <color-shade-class> classes)

Passwords

Password Entry Widget (See the PasswordEntry <password-entry-class> class)

Password Entry Widget (See the PasswordEntry <password-entry-class> class)

Password Generation Dialog (See the PasswordDialog <password-dialog-class> class)

Password Generation Dialog (See the PasswordDialog <password-dialog-class> class)