[Bug 2899] Half Life 2 Installer - cannot accept EULA

Wine Bugs wine-bugs at winehq.org
Mon Jan 2 21:35:33 CST 2006


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





------- Additional Comments From mike at codeweavers.com  2006-02-01 21:35 -------
Bernd,

Thanks for the feedback.  I'm aware the radio buttons should grey out when
disabled, the richedit text selects itself for some reason and that MsiGetMode
is not implemented.

To get the right behaviour with the richedit control I tried using the
WM_MOUSEMOVE to trigger the DoAction event, but that meant that the mouse must
enter the richedit control itself (not just its scrollbar), then settled for
WM_VSCROLL, because it's closer to what I want, despite the selection problem.

Anyway, could you please open seperate bugs for each issue you find, and then
assign them to me, otherwise this bug will end up as a mixup of many different
issues, and I won't know when to close it.

thanks


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



More information about the wine-bugs mailing list