It also doesn't make sense to addKeyListener to a CSpPage in an HTML
project, since this code runs on a server where there is no access to
the client's keyboard.

Aby Mathew wrote:
> 
> It doesn't make any sense trying to addKeyListener to 'lifeless' HTML
> pages. The closest you can do would be to try some acrobatics with
> JavaScript.
> 
> Aby
> 
> -----Original Message-----
> Sent: Tuesday, August 10, 1999 12:29 PM
> 
> Hello everyone,
> 
> How can one write "addKeyListener" method to CSpPage after implementing
> the interface KeyListener for receiving keyboard events? For once, is it
> even possible to add KeyListener on CSpPage (Html Project)? I know that
> it is possible with Java applet/application, but does ND framework
> support this? Any leads, clues, guesses are very welcome.
> 
> Thanks,
> Narinder & Ravi.
> ________________________________________________________________________
> _
> 
> For help in using, subscribing, and unsubscribing to the discussion
> forums, please go to:
> http://www.netdynamics.com/support/visitdevfor.html
> 
> For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to