I have a keyboard handler in a java applet.
How do I send certain key event to the web browser (where java applet is loaded) so that the key is processed by the browser even though the focus is with the applet.
Fro example, I want to pass on the event for F5 key from the keylistener in applet...
Hi,
I am having difficulty reading binary data using the DataInputStream class. The problem is that the high byte characters (>= ascii 128) are being read as signed numbers when I use the myDIS.readFully() method where as I want to read these as the characters corresponding to their (>=128)...
Hi,
I am having problem with the setup of my application on a fresh install of Windows ME 4.90.3000. The setup is created using VB's P & D wizard and works fine on Win 95/98/2000/XP. On a new Win ME machine, the setup prompts for a System Files update and on agreeing to that it appears to copy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.