winecfg: Enable add button when choosing lib from combobox (Libraries tabsheet)

Andre Wisplinghoff andre.wisplinghoff at gmail.com
Thu Jan 31 11:21:34 CST 2008


This fixes a bug when choosing a lib from the combobox without modifying 
the edit box manually. In this case, the add button doesn't get enabled.

Technically the reason for this was that an editable Combobox only 
returns text which was manually entered on WM_GETTEXT. If the user 
selected an item from the combobox, the returned buffer is empty.

ChangeLog:
winecfg: Enable add button when choosing lib from combobox


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Activate-add-button-when-chosing-lib-from-combobox.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080131/156012df/attachment.bin 


More information about the wine-patches mailing list