I have embedded SWT Browser inside Eclipse view.Is it possible to remove mouse event from Browser.i.e. If i created a html file and showing it in SWT Browser,i just want to show the content of html file in browser.No mouse Event should happen when i click on that component.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Listeners from the browser -> no effect. Tried adding my ownListeners that do nothing -> no effect. – Baz Sep 25 '12 at 8:34