Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Symbian Checkbox component - any way to change font color?

    QML and Qt Quick
    2
    3
    3129
    Loading More Posts
    • 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
      strekazoid last edited by

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

      1 Reply Last reply Reply Quote 0
      • L
        luiska last edited by

        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 Reply Quote 0
        • S
          strekazoid last edited by

          Thanks, that's clever, will try that!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post