On 01/09/2014 04:48 PM, Bart wrote:
On 1/9/14, [email protected] <[email protected]> wrote:


Others can emulate it in keydown and set text, besides that that Qt
supports (QLineEdit)
such scenario by using QValidator (QIntValidator) for input evaluation.


Hmm, can we use this to implement NumbersOnly in the QT WS code?

Yes, but why we should use any widgetset to implement such property ?
Isn't keyDown/SetText enough to implement it in lcl ?

z.


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

Reply via email to