ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ZK 3.6.4 textbox multiline onOK

francisco
4 Jan 2012 13:18:37 GMT
4 Jan 2012 13:18:37 GMT

Is there a way to intercept onOK event on a Textbox multiline using ZK 3.6.4?

gersonlc
9 Feb 2012 18:13:23 GMT
9 Feb 2012 18:13:23 GMT

I'm looking for this solution too...

I want break line when Ctrl+Enter pressing and execute onOK when only enter is pressed to execute some action...

francisco, did you have any solution on this?