Hi All, I am having a problem related to Alt + Tab. In my swing application if I have the focus on a text box (text is not selected only the cursor is withing the textbox). If I press Alt+tab now, the control will go to some other open application. Now, if we press Alt + Tab again control will come back to the panel (textbox). Now, in this case the text in textbox is getting selected. I want to avoid the selection of text in the textbox. On pressing Alt + Tab the text in text box should not be selected. Thanks, Vipin. vipin.singh@gmail.com