Cursors
KUIML supports the following standard system cursors:
| Mac | Win | Cursor name | Description |
|---|---|---|---|
![]() |
![]() |
system::normal | The normal system cursor (usually a simple arrow) |
![]() |
![]() |
system::hand | The cursor displayed when the mouse is over a hyperlink (usually a white hand) |
![]() |
![]() |
system::open_hand | The cursor displayed for dragging (usually a white open hand) |
![]() |
![]() |
system::cross | Cross pointing cursor |
![]() |
![]() |
system::size | The cursor displayed when the user changes the size of the window. |
![]() |
![]() |
system::size_v | Cursor to resize vertically (usually a vertical double arrow) |
![]() |
![]() |
system::size_h | Cursor to resize horizontally (usually a horizontal double arrow) |
![]() |
system::size_up_left | Cursor to resize diagonally (usually a diagonal double arrow) | |
![]() |
system::size_up_right | Cursor to resize diagonally (usually a diagonal double arrow) | |
![]() |
system::wait | Cursor displayed when the user has to wait | |
![]() |
![]() |
system::no | Cursor displayed to inform the user that no action is available |
![]() |
![]() |
system::Ibeam | Cursor displayed to enter text |
![]() |
system::working | Cursor displayed to inform the user that a background work is being performed (typically on application start) | |
![]() |
![]() |
system::up | Up arrow |
The actual look of these system cursors may change depending on the user settings. The most commonly used ones are the 'normal', 'hand' and all 'size*' cursors.
Some DAWs override cursors you set in your plugins, so don't rely on cursor's look too much.
Comments
Please, authorize to view and post comments.























