Relative Content

Tag Archive for pythonpyscripter

I have a problem in my code where my label fills the date of the calendar box in the colour of the task but it should add a task ribbon

I am making a calendar app where I can organise everything within one place. On the calendar section of my code, I am having troubles adding the task to the calendar. Currently when I save a task, it fills the date on the calendar in the tasks colour when it should add a ribbon with the required information (Task title, Task time and the important tag in the bottom right corner).