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. Qt::SizeHorCursor cursor shape on macOS
Forum Updated to NodeBB v4.3 + New Features

Qt::SizeHorCursor cursor shape on macOS

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 253 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.
  • M Offline
    M Offline
    msoum
    wrote on last edited by
    #1

    Hello,

    I am trying to have the horizontal resize cursor when resizing a QML Rectangle. I've used Qt.SizeHorCursor to do so.
    The resize works great but there is a difference between the cursor shown when resizing my rectangle (cursor from Qt Global Namespace) and the one when resizing the hole application window (system cursor, same with every application).

    Is this "normal" or did I miss something for the cursor from Qt Global Namespace to look like the system one ?

    Here the system cursor that shows when I resize the entire window.
    1_1567087302459_system_cursor.png

    Here the cursor from Qt Global Namespace that shows when I resize my QML Rectangle.
    0_1567087302458_qt_global_cursor.png

    The second one is broader than the first one. Maybe it's possible to change the size of the cursor somehow ?

    Thanks for your help.
    msoum

    1 Reply Last reply
    1

    • Login

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