Hi all, I am trying to attach a keypress event listener to a GWT image widget. In studying the GWT structure I figured that GWT elements are restricted by type in enabling attachment of events. Hence an we can attach click event listeners to Image widgets but not key listeners.
I tried casting the keypressEvent handler as a default hadler and also casting the image widget as a Simplapanel widget, with no success. If anyone has previous experience in attempting something similar could you please give me a work around for this? thanks and regards Awanthika -- Awanthika Senarath Software Engineer, WSO2 Inc. Mobile: +94717681791
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
