[Lazarus] TextHint in TComboBox
Ondrej Pokorny
lazarus at kluug.net
Thu Aug 13 14:23:31 CEST 2020
On 13.08.2020 14:10, Juha Manninen via lazarus wrote:
> TextHint in TMemo works only with widgetset's native support. It works
> with QT5 but not with GTK2.
> The emulation for TMemo turned out to be tricky. It may never be
> implemented, unless somebody provides a patch of course.
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.
Ondrej
More information about the lazarus
mailing list