[Bug 2948] New: WM_CTLCOLOREDIT & LISTBOX return ignored and pen bug

Wine Bugs wine-bugs at winehq.org
Sun May 8 15:19:40 CDT 2005


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

           Summary: WM_CTLCOLOREDIT & LISTBOX return ignored and pen bug
           Product: Wine
           Version: CVS
          Platform: PC
               URL: http://hem.bredband.net/lidsam/wm_ctlcolor.tar.bz2
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-gdi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: samuellb at bredband.net


Wine ignores the return value of WM_CTLCOLOREDIT and WM_CTLCOLORLISTBOX
messages. Also it uses any pens selected in WM_CTLCOLOREDIT for drawing the border.

The correct behaviour is to use select the brush returned in the messages, and
to draw the border on EDIT controls with the color theme's border color.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list