Page 2 of 2
Posted: 19 Apr 2007, 12:24
by Jan Rysavy
SelfMan wrote:Ok, so what was the problem?
My fault. I used
NONCLIENTMETRICS::lfStatusFont in RC3 instead of
SystemParametersInfo(SPI_GETICONTITLELOGFONT...)
And a some users have a bold Statusbar/Tooltip font (lfStatusFont).
I didn't find (in MSDN) what font to use for GUI. From trials & errors it looks like SPI_GETICONTITLELOGFONT is the way to go.
Posted: 19 Apr 2007, 14:10
by Artur Zinatullin
Jan Rysavy wrote:I didn't find (in MSDN) what font to use for GUI. From trials & errors it looks like SPI_GETICONTITLELOGFONT is the way to go.
It'd be nice to have an oportunity to use custom font.
Posted: 19 Apr 2007, 14:38
by Jan Rysavy
Artur Zinatullin wrote:It'd be nice to have an oportunity to use custom font.
Artur, please post this to the Feature Requests section.