Friday, May 15, 2009

Bring a SWT window on back to the front of the screen

Recently I was searching for some help on SWT , how to change to bring a SWT screen in back to the front view. Lastly I found that in shell there is a method called shell.setForceActive(); which will force the back screen to come to the front.

2 comments:

  1. thanks this helped -Sundeep

    ReplyDelete
  2. hi,

    i found forceactive() method. i think setForceActive() method is not in swt shell. Please send some sample source code .....how to bring back to front

    ReplyDelete