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.
“And without faith it is impossible to please God, because anyone who comes to him must believe that he exists and that he rewards those who earnestly seek him.” -Hebrews 11:6
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