Results 1 to 2 of 2

Thread: Calendar Widget - Change cell colour

  1. #1
    Join Date
    Aug 2010
    Posts
    28
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Calendar Widget - Change cell colour

    I would like to change individual cells of the calendar widget to match values stored in a DB, I.e the cell of days matching a certain event are a certain colour.

    I cannot find anything directly relating to this issue in the documentation.

    I am otherwise entirely satisfied with the Calendar widget implemented in my application so if I can change this directly as opposed to build a calendar from a table widget, I'd like that.

    Thank you

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    506
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Calendar Widget - Change cell colour

    Hi, maybe you can overload QCalendarwidget::paintCell() and paint the cell in the color of your choice.

    Ginsengelf
    Last edited by Ginsengelf; 15th March 2011 at 08:32. Reason: reformatted to look better

Similar Threads

  1. Change the colour of a table view row
    By Splatify in forum Newbie
    Replies: 0
    Last Post: 7th March 2011, 06:31
  2. Change the colour of a QT TextEdit row
    By Splatify in forum Newbie
    Replies: 3
    Last Post: 3rd March 2011, 14:09
  3. change the text colour in Menubar
    By chinmayapadhi in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2010, 01:31
  4. How to change Text colour in EditText?
    By phillip_Qt in forum Qt Programming
    Replies: 6
    Last Post: 6th March 2008, 08:48
  5. Change colour of QString
    By Morea in forum Newbie
    Replies: 9
    Last Post: 10th February 2006, 22:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.