Hi..
I am working with customizing qcalendarwidget using item delegates.. according to my requirement i need to construct calendar every month basis.. whenever i construct calendar i need to call delegate too.. i am changing the background color of focus using .png image file and stylesheet (transparent)..
My problem is when ever I am calling next month and constructing the calendarwidget, at very first time the focus background color is not changing to image file. can any body how can i refresh the delegate paint methode..



