[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Applet Issue
I have an interesting problem on an applet i've written.
This is a VT100 terminal emulation applet. It provides
a VT100 window into a unix box. As a stand alone application
it works well but as an applet my keys typed are not being
read by the applet. If I click on Java Console then click
back on the applet it then sees my keystrokes. This is
a problem that has shown up in Windows XP. It works fine
in Windows 98. Is there anything I can do?