Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Symbian Checkbox component - any way to change font color?
QtWS25 Last Chance

Symbian Checkbox component - any way to change font color?

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 3.3k 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.
  • S Offline
    S Offline
    strekazoid
    wrote on last edited by
    #1

    Wonder if there is any way to change Checkbox font size and color?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      luiska
      wrote on last edited by
      #2

      Hi

      The font property of the text is not exposed. You can however try the following:

      • Leave the Checkbox text empty and add a new Label or Text component and anchor it to the Checkbox.
      • Try setting richtext to Checkbox text property.

      Louis

      1 Reply Last reply
      0
      • S Offline
        S Offline
        strekazoid
        wrote on last edited by
        #3

        Thanks, that's clever, will try that!

        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