Patch #379
Various enhancements requested by a german forum
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
09/29/2011
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Patch submitted by Patrick Rushert
[enh] added a waitTime parameter to addKeyListener: if given, the method will only fire after the user stops typing after waitTime milliseconds; for normal typing speed, 500ms is a good value; defaults to 0
[enh] in Servoy < 6 changes in a DataField were not commited yet when the method was fired; so it was not possible for example to ask for the field's current value in the method that is fired; this is worked around
[enh] added the name of the element and the key typed as argument provided to the method called
Files
History
Updated by Patrick Talbot over 13 years ago
- Status changed from New to Closed
- Client type set to Any
- In developer? set to No
- Servoy version set to 4.1+
- OS version set to Any
- Java version set to Any
Finally integrated your patch...
Sorry for the delay, I must say I completely forgot it, now it's on.
Thanks again!