changing text size in dialog box
just my rant .. I'm having a hard believing I'm the only one working in
1600X1200 , and the only having this problem.
So why do you continue to post in a minute size that I can't read?
This is a folder option dialog (the View page) See 8pt is hard coded.
29960 DIALOGEX 0, 0, 240, 230
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "View"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
-- ----------------------------------------------------------
"Roie" <NewAgeMonk@hotmail.com> wrote in message
news:Omq2bXdQFHA.3336@TK2MSFTNGP10.phx.gbl...
I'm talking about the system dialog boxes like "Display properties" and
"Folder options" not 3rd party software.
that's a little hard to believe, it's near unreadable in high resolution.
"David Candy" <.> wrote in message
news:%23mSrVEaQFHA.3704@TK2MSFTNGP12.phx.gbl...
If you posted in a size that people could read they'd be able to tell you
no. Dialogs are usually hard coded.
-- ----------------------------------------------------------
"Roie" <NewAgeMonk@hotmail.com> wrote in message
news:%23Tro1gZQFHA.1616@TK2MSFTNGP10.phx.gbl...
Im trying to customize my desktop for work in 1600X1200 resolution .
I can resize all fonts I need in Display properties--> apperance -->
Advanced ..
except the text size in dialog boxes stays the same and is way too small in
this resolution.
Does anyone know where do you change that?
thanx in advance.
|