Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
Jan Rysavy
ALTAP Staff
Posts: 5231 Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:
Post
by Jan Rysavy » 19 Apr 2007, 12:24
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.
Artur Zinatullin
Posts: 17 Joined: 29 Jan 2006, 17:22
Post
by Artur Zinatullin » 19 Apr 2007, 14:10
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.
Jan Rysavy
ALTAP Staff
Posts: 5231 Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:
Post
by Jan Rysavy » 19 Apr 2007, 14:38
Artur Zinatullin wrote: It'd be nice to have an oportunity to use custom font.
Artur, please post this to the Feature Requests section.