[Bug 27562] Autocomplete is case sensitive

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 6 07:37:48 CDT 2011


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2011-07-06 07:37:48 CDT ---
(In reply to comment #3)
> I did not find ComboBoxEx component in Lazarus. There is no extra code in
> autoc2, just dropped components to form and inserted few items.

Ok, what about first test program?

(In reply to comment #3)
> There is no extra code in
> autoc2, just dropped components to form and inserted few items.

It doesn't matter is there any user code or not. If you're an author of a test
app just provide sources, I just don't get it why anyone should run any
downloaded binaries from untrusted hosting without any knowledge of its
contents.

Also, VCL components are not-so-thin wrappers over comctl32 sometimes, it's
always necessary to check if a control is subclassed, when if it does and so.
VCL code doesn't come free, but Lazarus (LCL, if I'm not mistaken) does.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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