How to Add an event to desktop
15 Feb 2010 04:30:17 GMT
18 Feb 2010 21:51:06 GMT
18 Feb 2010 21:51:06 GMT
Hi
I think you know what actions will close the message right? all you have to do is write those event handler
you could refer to
http://docs.zkoss.org/wiki/Event_listening_&_processing
http://docs.zkoss.org/wiki/Component_Events
5 Mar 2010 07:31:27 GMT
5 Mar 2010 07:31:27 GMT
Thank you Samchuang.
My problem is solved.
thanks
Thiru
ZK - Open Source Ajax Java Framework
Hi Everyone,
I'm showing the success message to the user, after some time the success message is getting hide with the timer. here i wnat to hide the success message on any action done by user. how can i know the user is doing some action, where can i add an event , what is the event suitable to capture any action
Thanks in Advance
Thiru