wordpad: Apply changes on dropdown selection for comboboxes on toolbar.

Dylan Smith dylan.ah.smith at gmail.com
Fri May 23 15:15:55 CDT 2008


I found that I wasn't getting the currently selected value when
testing on Windows XP
without a ComboBoxEx bug confusing my testing.

Please use this patch instead of the last one I sent.

On Fri, May 23, 2008 at 9:04 AM, Dylan Smith <dylan.ah.smith at gmail.com> wrote:
> The changes were previously being applied only when the combobox's edit
> control lost focus notifying an end edit event.  In addition, the
> selection of an item from the dropdown list should also cause the
> changes to be applied. New functions were created to handle the
> duplication in expected behaviour for these two events.
> ---
>  programs/wordpad/wordpad.c |   82 ++++++++++++++++++++++++++++++++------------
>  1 files changed, 60 insertions(+), 22 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-wordpad-Apply-changes-on-dropdown-selection-for-comb.diff
Type: text/x-diff
Size: 7249 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080523/e9252aeb/attachment.diff 


More information about the wine-patches mailing list