Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Browser - automation - plug-ins
SWT Browser - automation - plug-ins [message #466085] Sat, 31 December 2005 05:32
Eclipse UserFriend
Originally posted by: ajes3160.bigpond.net.au

Hi all,

Could someone please tell me why the automation object obtained by the SWT
Browser is not being made visible for use? There are a lot of manipulations
we can do if only we have access to it.

In a standalone java app I can extend the class to access the object and
this works fine. However, when I try to access this automation object in a
plugin ('auto' is the variable name) I received the following error:-


Unhandled event loop exception

Reason:

tried to access field org.eclipse.swt.browser.Browser.auto from class
org.eclipse.swt.browser.MyBrowser



Now I could replicate all the code within this class but that defeats the
purpose of having the class in the first place. There is also the issue of
why this works fine in a standalone app and not a plug-in.

Any help would be greatly appreciated.

Cheers
Previous Topic:Wizard Page Wierdness
Next Topic:How to setting ROW HEIGHT with Table ?
Goto Forum:
  


Current Time: Fri Apr 19 23:14:13 GMT 2024

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

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

Back to the top