[Bug 29181] New: Combo box doesn't get a background in dialog editor

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 26 15:13:35 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29181

             Bug #: 29181
           Summary: Combo box doesn't get a background in dialog editor
           Product: Wine
           Version: 1.3.33
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: toni.spets at iki.fi
    Classification: Unclassified


Created attachment 37647
  --> http://bugs.winehq.org/attachment.cgi?id=37647
Hack for background drawing

When using a resource editor like ResEdit to create dialogs, combo boxes have
CBF_EDIT set and the white background is not drawn and the dialog background is
seen instead.

Attached a patch that workarounds the problem for this case. It is probably not
the correct fix as there must be a reason why CBF_EDIT state control background
is not drawn. Of course on Windows the combo box background is drawn with this
program.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list