Display and Interaction issues under High DPI

Home Forums CodeSite Display and Interaction issues under High DPI

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #2717
      Uwe Raabe
      Participant

        Hi Ray,

        the CodeSite Method Tracer form has some display issues when the Delph 11 IDE is run high dpi aware. This is a screenshot from a system with 150% scaling:

        CodeSite Method Tracer

        The checkbox and radiobutton glyphs are a bit small, while the treeview check glyphs do have an appropriate size, only the checkmark looks a bit blurred.

        While this is only a cosmetic issue, the nasty problem is the interaction with the treeview checkmarks. One has to click almost at the right border or even outside to the right of the rectangle to switch the check. Seems there is some error when calculating the mouse position.

        If you are rather going to postpone implementing real dpi awareness, you can workaround that with Mixed-Mode DPI Scaling as explained in this article. There is also an article by myself about this subject.

        Best regards
        Uwe

      • #2798
        Ray Konopka
        Keymaster

          Hi Uwe,

          Thanks for the report. I’ve been working on High DPI support for all the CodeSite Tools apps–I’ll be sure to include the Method Tracer as well.

          Ray

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.