On 08.10.2015 18:37, Juha Manninen wrote:
On Thu, Oct 8, 2015 at 7:22 PM, Bart <[email protected]> wrote:
This is rather more tricky than what we did for TCustomEdit.
Mind you that Delphi has it easy,it simply calls some Windows API to
get this done, but we need to implement this cross-platform (hence we
override RealSetText and RealGetText).
Setting Text in a ComboBox may have other side effects then in a TCustomEdit.
Ok, I don't know the details well.

Isn't is possible to paint the TextHint text manually into the combobox / edit?

Ondrej

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to