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. Blender-style textFields

Blender-style textFields

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 291 Views 1 Watching
  • 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.
  • L Offline
    L Offline
    lagarkane
    wrote on last edited by lagarkane
    #1

    Hi!
    I'd like to make custom textFields in the same style as Blender's. The idea is that I'll have custom widgets for specific datatypes, that would be grouped together by joining the edges of their fields, and rounding the corners of non-adjacent edges as seen in the following capture of blender's interface
    0_1550065568517_blenderScreenshot.png

    I found some hack solutions online, using multiple Rectangles to set, say, the bottom corners square and the top ones rounded, but this would not look great if I add gradients, or worse, borders...

    Did anyone try to do something similar already?

    Thanks in advance!

    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