[Bug 42898] Search in ListBox not working properly

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 4 05:29:29 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=42898

--- Comment #3 from Fabian Maurer <dark.shadow4 at web.de> ---
Good catch, the native ListBox doesn't do this. That seems to be a wxwidgets
thing, or it maybe uses listview? As for now, I don't know.

I have found a download for precompiled wxwidgets. Those are used by .NET
applications, but still using the native widgets - hope that's not a problem.
I only use those .NET binaries because I can't build wxwidgets from source
right now, and didn't find another precompiled download.

Link: https://sourceforge.net/projects/wxnet/files/wxnet/0.9.2/wx.NET-0.9.2.zip

How to reproduce:
- Unpack
- cd into "Bin"
- execute "controls.exe"
- On the first tab the bottom list is affected (just click into it and type
"this"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list