[Lazarus] TextHint in TComboBox
Ondrej Pokorny
lazarus at kluug.net
Thu Aug 13 17:40:37 CEST 2020
On 13.08.2020 15:15, Juha Manninen via lazarus wrote:
> On Thu, Aug 13, 2020 at 3:23 PM Ondrej Pokorny via lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
>> If I am not mistaken, TEdit has TextHint-emulation for WidgetSets
>> without native support. There is no reason why the same emulation
>> shouldn't work with TMemo.
> It does not. Actually it never worked. Nobody has tested it maybe
> because TMemo.TextHint was not published.
Emulated TMemo.TextHint (r63708) works perfectly on Win32 (Windows 10).
I haven't checked your more recent changes. WinAPI doesn't support
TMemo.TextHint natively.
Ondrej
More information about the lazarus
mailing list