fix collate icon behavior in printdlg

James Hawkins truiken at gmail.com
Fri Jul 16 13:36:20 CDT 2004


Hi,

    With this patch, the behavior of the Copies section of the print
dialog box is correct.  The new behavior is:

If number of copies is 1,
    collate option is unchecked and shaded because collate is not possible, and
    collate icon is removed whether it was set to collate or not collate.
else if number of copies > 2,
    collate option is unchecked but not shaded, and
    no_collate icon is displayed.

There is only one change that im not sure should go in or not, and
that is when the collate option is checked and we drop the number of
copies to one, should we uncheck the collate option as well as shade
it?

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: printdlg-collate.diff
Type: text/x-patch
Size: 1325 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040716/5dc3c731/printdlg-collate.bin


More information about the wine-patches mailing list