Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » pop-up blocked in SWT Browser control
pop-up blocked in SWT Browser control [message #453740] Fri, 08 April 2005 12:03 Go to next message
Raju is currently offline RajuFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,
I am using SWT browser control in my application, but somehow it
blocks all the pop-up windows, any idea about this?. I use the version
3.0.1.

thanks for any help

regards
Raju
Re: pop-up blocked in SWT Browser control [message #453744 is a reply to message #453740] Fri, 08 April 2005 13:32 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Raju,

By default, the SWT Browser does not open new windows. Your application
decides how it wants to handle new windows by registering
org.eclipse.swt.browser.WindowEvent's. See the javadoc of that class for a
typical use case.

Chris
Previous Topic:TreeViewer and LabelProvider
Next Topic:How to hide/show the keyboard on pocket pc
Goto Forum:
  


Current Time: Thu Apr 25 00:53:11 GMT 2024

Powered by FUDForum. Page generated in 0.02555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top