http://bugs.winehq.org/show_bug.cgi?id=4304
Summary: Double clicking to change table values doesn't work Product: Wine Version: CVS Platform: Other URL: http://www.metaquotes.net/files/mt4setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: marc@indivisibilities.com
With Metatrader 4, there are many places (e.g. in View->Strategy Tester and then the 'Expert properties' button in the new section at the bottom of the window) where you should be able to doubleclick on a value in a table, allowing you to change its value. Unfortunately, wine's inbuilt dlls don't let this work, i.e. doubleclicking has no effect. Changing this for the Win2k comctl32.dll allows it to work as expected.