http://bugs.winehq.org/show_bug.cgi?id=4125
Summary: ChooseColorA dialogue not fully functional Product: Wine Version: 0.9.3. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: linux@jsware.net
The ChooseColorA function in comdlg32.dll displays a color selector and returns the selection. In normal usage there are 3 hue and 3 RGB text inputs that can be edited to adjust the selected color. Under wine the dialogue works but editing the text has no effect. For a sample demo project in VB download: http://www.jsware.net/linux/coltest.zip