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.
thanks this helped -Sundeep
ReplyDeletehi,
ReplyDeletei found forceactive() method. i think setForceActive() method is not in swt shell. Please send some sample source code .....how to bring back to front