svn rev #20102: branches/krb5-1-6/ src/windows/identity/ui/

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Oct 5 12:31:34 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 5809
version_fixed: 1.6.3

pull up r20101 from trunk

 r20101 at cathode-dark-space:  jaltman | 2007-10-05 11:23:53 -0400
 ticket: new
 subject: NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL
 component: windows
 
 The EDIT controls used to accept input from the user must be set to 
 support automatic horizontal scrolling.  Otherwise, the number of input
 characters is arbitrarily restricted based upon the font selected by 
 the user as part of the active Windows theme.
 
 Horizontal scrolling is enabled with the ES_AUTOHSCROLL flag during 
 control construction.
 
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/newcredwnd.c



More information about the cvs-krb5 mailing list