zeljko schrieb:

so if user types text it'll call OnChange() for each char like in TEdit ?
Yes.

hm...I don't like it.
Why not?

1. It breaks delphi compatibility
2. It breaks current apps which rely on combo OnChange() like dmitry stated

Then the behaviour could be changed by a (global) option, for Delphi or Lazarus compatibility.

DoDi


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

Reply via email to