svn rev #20101: trunk/src/windows/identity/ui/
jaltman@MIT.EDU
jaltman at MIT.EDU
Fri Oct 5 11:23:54 EDT 2007
Commit By: jaltman
Log Message:
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 trunk/src/windows/identity/ui/newcredwnd.c
More information about the cvs-krb5
mailing list