https://bugs.winehq.org/show_bug.cgi?id=45246
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #7 from Zhiyi Zhang zzhang@codeweavers.com --- Yes. The show image and text functionality is being review. Please wait for the patch. Thanks.(In reply to Fabian Maurer from comment #6)
Actually, this is two problems:
- Since BCM_SETIMAGELIST is implemented, this is used instead of
BM_SETIMAGE. Since the imagelist is never drawn, this won't render.
- Since a refactoring, the button won't be drawn if an image is set but the
text is null.
Yes. The show image and text, imagelist rendering functionality is being reviewed. Please wait for the patch. Thanks.