j4321 / tkcalendar

Calendar widget for Tkinter
https://pypi.python.org/pypi/tkcalendar
GNU General Public License v3.0
97 stars 33 forks source link

Option in tag_cget(tag, option) doesn't work. #93

Open FranGarcia94 opened 1 year ago

FranGarcia94 commented 1 year ago

The code recognizes the tag but does not recognize any options.

I'm trying to make a To Do List with tkcalendar and when I was testing that, It does not work.