On Sat, May 23, 2009 at 12:17:03PM -0500, Bob Sullivan scripsit: > On Sat, May 23, 2009 at 12:13 PM, Graydon <[email protected]> wrote: [Bill's got really bad word break issues in control labels] > >> Any ideas for what display parameter I need to change to adress > >> this? It's only really been a problem since I went to big screens. > > > > What you're seeing is the interaction of the font size and the size > > of the box for the control label. The size of the box for the > > control label is generally hard-coded in Windows applications, since > > that's what the default GUI toolkit supports. > > > > About the only thing you can do is shrink the font; there's no > > user-accessible way to increase the size of the box for the label. > > > Any way he can force one of those skinny font's onto the application?
Set it as the Windows default font, probably. Windows applications do not generally have user-settable per-application default fonts. It'll be somewhere in the display parameters, either the default ones or the ones specific to the video card. I'd start with the version specific to the video card. -- Graydon -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

