I have a Java 1.4 issue that I could use help on. When I had 1.3 I had a window listening for Function key inputs and this would cause an action to happen in the window. When I upgraded to 1.4 this no longer works. I believe it has to do with Focus Management and the listener is not activated unless the window has focus. I think there is merit to this because the components that listen for keys will cause this to work. Basically if a field in the window has a keylistener we get the event when the function key is pressed but if no component has focus I never see the event. Also the Mnemonics do appear to be working in 1.4. If you have any idea I would appreciate the help.
===== YBIC - John 6:54 John Bodenschatz [EMAIL PROTECTED] AIM screen name jcbode1 To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
