theming: combobox

Frank Richter frank.richter at gmail.com
Thu Aug 11 09:35:20 CDT 2005


This one uses the approach to draw parts of a control (in this case, the
dropdown button) by sending a WM_NOTIFY/NM_CUSTOMDRAW to the window
itself. The subclassed window proc then can intercept that message to do
the theming.

Feedback would be appreciated.

Frank Richter <frank.richter at gmail.com>
Add initial combo box theming.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: include-WC_COMBOBOX.diff
Type: text/x-patch
Size: 798 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050811/fead1e7f/include-WC_COMBOBOX.bin


More information about the wine-patches mailing list