http://bugs.winehq.org/show_bug.cgi?id=58494
--- Comment #1 from Alois Schlögl alois.schloegl@gmail.com --- There are also other issues, that some buttons in the cursor settings dialog (start Stimfit, and load some data, then go to Menu->Edit->Cursor Settings), some options can not be changed. These are
Panel "Peak" -> "Peak direction" Panel "Peak" -> "Measure peak kinetics" Panel "Base" -> "Method to compute the baseline"
The GUI framework of Stimfit is based on wxWidgets 3.2.8, and build with mxe using this configuration: https://github.com/mxe/mxe/blob/master/src/wxwidgets.mk
The same binary of stimfit is working fine on windows10.
This indicates that the issue is an incompatibilty between wine and windows, related to wxwidgets.
Accordingly, the bug report will be renamed to "wxwidgets-based application (like stimfit) behave differently on wine than on windows."