Re: Shortened text - win32lib large fonts problem?
- Posted by Wolf <wolfritz at KING.IGS.NET> Jan 13, 2002
- 389 views
> Yep, that's it. For info then, a lot of programs don't display > properly if large fonts are selected (right click on desktop > background, properties, settings, advanced, general). > > Suppose I should invest in a 19" monitor... The size of the monitor ? No ! The static sizes of win32lib controls do not dynamically change if you've selected large fonts as your WIN default. This is even worse for lists, which may attempt to resize, but aren't given enuf room to expand, so they 'bleed' over the control below. You'll have to blame this on the programmer