This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH setup 1/4] Fix truncation of "Bin?" and "Src?" column headers


On Mar  2 13:55, Jon TURNEY wrote:
> It seems that the the "Bin?" and "Src? columns in the PickView are usually not
> quite wide enough, and display truncated with an ellipsis, e.g. 'B...' and
> 'S...', which is completely unintelligible.
> 
> Try to more correctly size these colums.  3*GetSystemMetrics(SM_CXEDGE) seems to
> be documented as the default value for the margin of a header control, so text
> length + twice that is the minimum header width needed.
> 
> ChangeLog:
> 
> 2015-03-02  Jon TURNEY  <...>
> 
> 	* PickView.cc (init_headers): More correctly size "Bin?" and
> 	"Src?" columns.

This patch is fine.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpzGHQ8PsaDC.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]