Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt6 QCalendarWidget days too wide
Forum Updated to NodeBB v4.3 + New Features

Qt6 QCalendarWidget days too wide

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 223 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    whatabout
    wrote on last edited by
    #1

    Hi folks,
    I want to fix a QCalendarWidget into about 150 pixels,
    but I observe that it wants to have days that are maybe 50 pixels
    wide each, so an entire week will not fit.
    Is there a way to tell the QCalendarWidget to squeeze them all into
    the given width and not scroll horizontally?
    Thanks.

    1 Reply Last reply
    1
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi I also have this problem but for me it only occurs for some fonts, for example Cambria. When i change the font for the QCalendarWdiget to Palatino Linotype the problem goes away :-)

      W 1 Reply Last reply
      1
      • hskoglundH hskoglund

        Hi I also have this problem but for me it only occurs for some fonts, for example Cambria. When i change the font for the QCalendarWdiget to Palatino Linotype the problem goes away :-)

        W Offline
        W Offline
        whatabout
        wrote on last edited by
        #3

        @hskoglund I think in my case it may be a response to the scale factor. My Linux distro is configured for a 2X scale of all fonts. If so this could mean that the day cell's size is being incorrectly calculated.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved