Thursday, August 18, 2022

TKC

 Found an awesome calendar program: tkcalendar. having fun

with this. One can even go from one month to the next!!

                                                      


There is a simple Calendar module, not equipped for tkinter. A quick view

of the month, below. Note that one needs to indicate we want Sunday as first

day of the week; the module - by default - is to the European standard.


                                                                    


*     *     *




                                                                      *     *     *

There are a LOT of styling options. A rundown in the reference below. As well

as those 'cornsilky' CSS colours 🙄

                                                                         

                                                                               

Should one need to create a larger calendar, pack() with fill set to both will

expand the calendar to fill the specified window!

                                                                                



                                                                    *     *     *

Changing the first day of the week was easy enough. One enters

firstweekday = 'sunday' inthe widget description.

                                                                     




                                                                       


Is this color scheme now too chaotic‽

No comments: