Вниз
Скачать: CL | DM;

MHFontDialog return bad font height   Найти похожие ветки 

 
Dodfr   (2006-04-06 14:11) [0]

Hello,

When I try to retrieve the selected font size value after MHFontDialog.execute, I get wrong value, always a bit bigger that selected one : if I select 8 size then I get 11, if I select 14, then I get 19.

Any idea ?

Thanx


 
Grom PE ©   (2006-04-06 14:27) [1]

It is font height, not font size.
I don"t know is there any conversion function for this.


 
ECM ©   (2006-04-06 15:54) [2]

http://delphimaster.net/view/11-1124270752/


 
Dodfr   (2006-04-06 16:31) [3]

Nice, thank you (I did a search in forum for "MHFontDialog" before asking but did not thought searching on "font.height") , just have to change the

MyHeight := -10 * PixelsPerInch / 72;

to

MySize := -10 / (PixelsPerInch / 72);

To get Height to Size conversion, strange that MHFontDialog do not include such usual property that is part of the font dialog elements like the Name or Style.


 
ECM ©   (2006-04-06 16:41) [4]


> I did a search in forum for "MHFontDialog" before asking
> but did not thought searching on "font.height

Not all so is simple
:))

http://delphimaster.net/view/11-1124270752/


 
Dodfr   (2006-04-06 17:51) [5]

Sorry ECM, your link is russian, I don"t read it but I see a link in the thread that also point to http://delphimaster.net/view/11-1124270752/


 
ECM ©   (2006-04-06 18:10) [6]

Life cycle of threads in a forum:
Cashe(accessible)->Trash(not accessible)->Archives(now accessible)
Link  http://delphimaster.net/view/11-1124270752/ was trashed and search in what would not result.... :)
Tnx McSimm - untrash it


 
thaddy   (2006-04-06 20:26) [7]

Use getsystemmetrics and add 2. Then you are almost always very close.


 
thaddy   (2006-04-06 20:28) [8]

plz ignore last post.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.46 MB
Время: 0.028 c
11-1144677838
Ал
2006-04-10 18:03
2007.01.21
KOLmdvOpenSaveDialog-некорректная работа при DoubleBuffered формы


3-1162203703
Wolferio
2006-10-30 13:21
2007.01.21
Редактирование в DbGrid


1-1164810385
zdm
2006-11-29 17:26
2007.01.21
Свернуть форму


15-1167750310
fromthemoon
2007-01-02 18:05
2007.01.21
подобные форумы


15-1167164920
Ломброзо
2006-12-26 23:28
2007.01.21
Авто для чайников




   Наверх