U613 specifying alignment in win32 and CE (from Yitzhak)
> The bug involved using the initalign (and related) indexes into > the array of alignments as indexes into the respective combo box, > and these are (apparently) not equivalent. To fix, the combo box > is queried one by one for the item with the index that produces > that proper alignment value, and then uses that index found. I > did not find an API that does this in one step, but this only > happens once, at dialog initialization.
This commit is contained in:
@@ -10,6 +10,7 @@ grammar, spelling and other typos
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
-----------------------------------------
|
||||
win32tty: fix visible CRLF characters during lockfile error message
|
||||
win32gui: you couldn't specify an alignment in defaults.nh and have it stick
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user