» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: High DPI screens< Next Oldest | Next Newest >
eboite
Unregistered





Posted: Jan. 03 2005,12:49

When using this program with a high DPI screen, the dialog boxes are unreadable because the labels and input boxes overlap or go out of the window boundaries.

This URL might help you out:
http://msdn.microsoft.com/library....app.asp

If you want to have a look about what I am talking about, righ click on the desktop, properties, parameters, next to the resolution slider there is a button "advanced", then on the "general" tab, you can chose your screen DPI.

Thanks for this great piece of software !
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Jan. 03 2005,13:23

Thanks for the article link. And yes, this is a known problem (search for "large AND fonts" on this board for more info).

The main problem is that Delphi GUIs are not created by code to begin with, so doing it as suggested in the article would be a huge effort. There are some things that can be done though, and I'm planning to do this in a future version.

--------------
Software author and website owner
Back to top
Profile PM WEB 
eboite
Unregistered





Posted: Jan. 06 2005,11:12

Thanks ! Good to know you plan to do something about it.
Back to top
floepie
Unregistered





Posted: Jan. 10 2005,18:44

I really can't seem to find other instances of people experiencing this problem on this board.   In some of the modules, e.g. Mass set tags, the execute function hides 2 of the 3 radio buttons, leaving only the prepend button exposed.  If pushed, this button can no longer be unselected, and needless to say, everything is always prepended.  

I just reduced my DPI from 120 to 96 (100%) with no effect.  My monitor is a standard 17" with a standard ATI card.  No one else is experiencing this problem?
Back to top
floepie
Unregistered





Posted: Jan. 10 2005,19:03

OK, after rebooting, a 96 DPI setting remedies this problem.  Sorry...
Back to top
4 replies since Jan. 03 2005,12:49 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]