Skip to content

A simple date picker app in Python. Uses tkCaledar DateEntry widget. Custom widget can be added to pygugu-designer.

Notifications You must be signed in to change notification settings

PCC-CIS-234A/PythonDatePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple date picker app in Python

Uses tkCalendar DateEntry widget. The tkCalendar package must be installed using pip.

Also includes tkcalendarwidgets.py, which can be added to pygubu-designer as a custom widget.

  • Open pygubu-designer
  • Go to Edit/Preferences
  • Go to the Custom Widgets tab
  • Click the + button
  • Navigate to tkcalendarwidgets.py, select it, and click the Open button
  • Click the OK button
  • Close pygubu-designer and reopen. You should have a My Tkcalendar widgets tab in the Design tab, and it should include an item for adding DateEntry to your UI.

About

A simple date picker app in Python. Uses tkCaledar DateEntry widget. Custom widget can be added to pygugu-designer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages