Completed
Last Updated: 18 Nov 2022 11:51 by ADMIN
Release R3 2022 SP1
wu
Created on: 11 Apr 2018 12:09
Category: UI for WPF
Type: Feature Request
2
Introduce different cursor sizes support for the different DPI
Currently, some of the controls from the suite are using custom cursors. They are optimized for 96 DPI only. If you set a higher DPI the custom cursors remain small compared to the window cursors. 

Created several sets of cursors (.cur) and apply different ones for the different DPI. This can be done for RadDiagram, RadSpreadsheet, RadRichTextBox, etc.

Original Title: The mouse cursor is too small when DPI is above 100%
Original Description: With the Diagrams control/Spreadsheet ,the mouse cursor is too small when DPI is above 100%,looking the attach files.
3 comments
ADMIN
Martin
Posted on: 14 Jun 2018 11:37
Hello Wuyang,

This behavior appears because the RadDiagram and the RadSpreadsheet control use custom cursor images that are optimized for DPI of 96 only. I updated the title and the description of this item. The different DPI support should be implemented in all UI for WPF controls that has custom cursors.

To resolve this on your side you can create different cursors for the different DPI and set them to the controls. In the diagram you can do that via the DiagramCursors static class. 

Regards,
Martin Ivanov
Technical Support Engineer
wu
Posted on: 11 Apr 2018 12:22
there is the same problem with the microsoft's WPF listview control(resize cursor).
I found it is ok with the .NET 3.5 SP1,but begin from the .NET 4.0, the resize cursor is abnormal.
wu
Posted on: 11 Apr 2018 12:16
My computer's screen is 2560x1440/175% DPI/14inch ,system is windows 10