GUI calendar using python and Tkinter \\ Basic GUI project using python

preview_player
Показать описание
In this tutorial we are creating a GUI calendar using python and Tkinter.
.
.

We are soon uploading more videos on Tkinter .
➖➖➖➖➖➖➖➖➖➖
You can comment Your project idea and I will try to make it and explain the working in future videos .
.
.
You can join our Instagram page
.
.
Our Facebook page

And follow us on bloggers
.

.
Please subscribe , keep learning
And keep supporting dynamic_coding
Рекомендации по теме
Комментарии
Автор

Great code! I would recommend everyone to keep year as an entry field instead of a spinbox so that you can get calendar for years other than just 1999 to 2100.

vishnuraghu
Автор

Great! I changed the None command and def show(): to command="none" and def none(): so that the calendar would show the months

rotatingcat
Автор

Thanks for your sharing. I understand the code, but when I tried to enlarge the font of the calendar by setting
the Text widget displaying calendar as text_calendar.config(font=('arial', 15)), the numbers don't line up well in columns.

MsLouloulepou
Автор

Please help me! I have one error.
The Error is: AttributeError: partially Initialized module 'calendar' has no attribute ' month'

lillprincesseditz
Автор

In the spin1 spinbox could you employ a dictionary with Months as keys and values from 1 to 12?

gmf
Автор

It show error for me as the last row of the month is not aligned. Please help!!

v.aaminaakbar
Автор

For me program showing an error AttributeError: 'NoneType' object has no attribute 'get'

muhammedfarhanak
Автор

It shows error for me in spin2 declaration because from_=1999, to=2100.Also how to set remainders and set events in these calendars.Can you please reply fast🥺

kavi