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. Abnormal Outline Style results.
Forum Updated to NodeBB v4.3 + New Features

Abnormal Outline Style results.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 340 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.
  • C Offline
    C Offline
    cdecde57
    wrote on last edited by
    #1

    Hello! I have an abnormal situation. It is possible that I am doing it completely wrong, but the way I have read the Qt Stylesheet documentation is that when clicking on something like QTextEdit that border which pops out around it is the outline. You are able to change its' color using the outline, outline-color, etc styles. My problem is that it is not working for me and I have tried about every other style I can think of to change it. My style sheet looks like this:

    @
    outline-color:black;
    @

    My results are:

    Screen Shot 2021-03-04 at 11.45.54 PM.png

    Am I simply using the wrong style, or is it something to do with my setup? I have already tried creating new projects and opening previous ones, so far no success.

    eyllanescE 1 Reply Last reply
    0
    • C cdecde57

      Hello! I have an abnormal situation. It is possible that I am doing it completely wrong, but the way I have read the Qt Stylesheet documentation is that when clicking on something like QTextEdit that border which pops out around it is the outline. You are able to change its' color using the outline, outline-color, etc styles. My problem is that it is not working for me and I have tried about every other style I can think of to change it. My style sheet looks like this:

      @
      outline-color:black;
      @

      My results are:

      Screen Shot 2021-03-04 at 11.45.54 PM.png

      Am I simply using the wrong style, or is it something to do with my setup? I have already tried creating new projects and opening previous ones, so far no success.

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • C Offline
        C Offline
        cdecde57
        wrote on last edited by
        #3
        This post is deleted!
        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