| Help Shell Not Found on Windows [message #26904] |
Fri, 06 March 2009 14:47 |
Siddhi Messages: 1 Registered: July 2009 |
Junior Member |
|
|
I open the eclipse help page via a link on a SWT Browser page using swtbot.
browser.execute('window.location=xyz.htm');
After opening the page I am unable to find the Shell for the Help Page
on windows it finds only the shell for SWT Browser whereas it finds both
Shells on linux.
Shell[] shells = bot.getDisplay().getShells();
Thanks in advance for any suggestions or solutions!
Siddhi
|
|
|
Powered by
FUDForum. Page generated in 0.01627 seconds