theming: combobox [right patch]

Frank Richter frank.richter at gmail.com
Thu Aug 11 11:47:57 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: theme-combo.diff
Type: text/x-patch
Size: 6623 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050811/bcf54ae5/theme-combo.bin


More information about the wine-patches mailing list