Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT OLE api conflict
SWT OLE api conflict [message #456147] Wed, 25 May 2005 16:12 Go to next message
Eclipse UserFriend
Originally posted by: xyz.yyz.com

I'm trying to use the swt ole api for accessing some ole objects. I'm not
interested in creating an swt frame, but want a direct communication with
an applicaiton through com.

I wanted to use class Variant in my code, and tried calling its method
setData(int), but the method is not publicly available. Is it intentional
? And if so, is there a workaround ?
Re: SWT OLE api conflict [message #456183 is a reply to message #456147] Thu, 26 May 2005 05:51 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"BK29" <xyz@yyz.com> wrote in message
news:de3a450d10ccc4fd8c64243a932269ca$1@www.eclipse.org...
> And if so, is there a workaround ?
I am not sure that the SWT OLE goal is to be a general purpose
implementation.
Check instead http://sf.net/projects/jcom ;-) or jacob or jawin or com4j
(java5 only)
Previous Topic:Porting SWT to another language?
Next Topic:How to show the busy hour-glass during long operation?
Goto Forum:
  


Current Time: Fri Apr 26 08:18:53 GMT 2024

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

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

Back to the top