Coder Social home page Coder Social logo

Comments (3)

joachimmarder avatar joachimmarder commented on June 15, 2024

I think I never observed this in our projects. Can this be reproduced with one of the included sample projects?

when high dpi support is enabled in delphi 10.1 berlin

But it seems that the rest of your application does not scale at all. What setting do you have for the Scaled property in your form?

from ribbonframework.

karooma avatar karooma commented on June 15, 2024

I think I never observed this in our projects. Can this be reproduced with one of the included sample projects?

Same problem with textpad sample, using auto generate manifest setting for the application.
The screen shot shows Windows Explorer, paint and the Textpad sample side by side.
Paint seems to be not dpi aware while Explorer is indeed scaling well.

high dpi comparison

But it seems that the rest of your application does not scale at all. What setting do you have for the Scaled property in your form?

Scaled is set to true and high dpi handling is fine so far.

from ribbonframework.

joachimmarder avatar joachimmarder commented on June 15, 2024

I was not able to reproduce the issue using this repro steps:

  • Set Windows 10 to 150% in display settings
  • Log off and on again
  • Open "Samples\High Level\07 Text Pad with Action List\TextPad.dproj"
  • Turn on Delphi project option "Application\Manifest File\Enable High dpi" for all 32Bit builds
  • Compile and run

As you can see, everything looks as expected:
2016-08-26 19_33_56-text pad

This includes Windows Paint, which scales on my system. So I guess there must be something wrong with your Windows, I am pretty sure the problem is not within our wrapper for the Windows Ribbon Framework.

from ribbonframework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.