> Thus, when the button receives an "onMouseClick" event, the > "particleFountain.Stop" method is called, which in turns calls > particleFountain.onEvent(command), which is reflected back to the native code > event handler that you registered on creation of "particleFountain."
So there is no way of directly getting it as an event in my C++ application? What I am getting at here is if AWS2 _requires_ the writing of stuff in javascript (which for example means that I will never use it for anything :P) or if I can get the events directly in my application (and if I do I expect them to be delivered in a consistent manner independently of where they origin from). -Marten ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
