Hi all,
I am facing popupmenu oriented problem after migrated to jdk1.6. My application creates popupmenu when right clicking on the applcaition. The problem here is ,in the popmenu "Short cuts are not shown". For example if the popupmenu has the menuitem as "rename CTRL+R", then the shortcut "CTRL + R" is not showing. The same code works fine in jdk1.4.
I have also faced similar problem[s] in solaris and linux but seting AWT_TOOLKIT= Mtoolkit in environment helps to resolve the problem. In solaris and linix apart from this problem i have faced some other AWT oriented probs. All are get resolved after setting the AWT_TOOLKIT = Mtoolkit.
The Doc at following location helps to get this information .
http://java.sun.com/j2se/JM_White_Paper_R6A.pdfBut I am not able to solve the problem in windows by setting same environemt variable used in solaris.
Help me to know the reson why shortcut in the popup menu are not showing in windows. Is there any white paers or docs available regarding jre 1.6 which speaks about by problem?
Thanks in advance
-Manikandan
Start Free Trial