Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ActiveX Support in SWT
ActiveX Support in SWT [message #444061] Wed, 06 October 2004 08:58 Go to next message
Sergio is currently offline SergioFriend
Messages: 25
Registered: July 2009
Junior Member
Hi, i'm trying to post data using the Navigate WebBrowser Control method
with the activeX support in SWT. The argument PostData for this method is
a Variant pointer to safearray with the encoded bytes of data to be
posted. How can i do this with the SWT activeX support? Thanks
Re: ActiveX Support in SWT [message #444064 is a reply to message #444061] Wed, 06 October 2004 13:17 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
"Safearraysupport for ActiveX-Integration "
https://bugs.eclipse.org/bugs/show_bug.cgi?id=10977

"Sergio" <saranda@es.insags.com> wrote in message
news:ck0c3n$sp1$1@eclipse.org...
> Hi, i'm trying to post data using the Navigate WebBrowser Control method
> with the activeX support in SWT. The argument PostData for this method is
> a Variant pointer to safearray with the encoded bytes of data to be
> posted. How can i do this with the SWT activeX support? Thanks
>
Re: ActiveX Support in SWT [message #444078 is a reply to message #444064] Wed, 06 October 2004 18:09 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
I have updated this bug report to show an example of creating a SAFEARRAY as
well as reading a SAFEARRAY. The example reads the PostData passed into a
BeforeNavigate2 event and creates a postData object which is passed into a
call to Navigate.

"Veronika Irvine" <veronika_irvine@oti.com> wrote in message
news:ck0qvr$r5t$1@eclipse.org...
> "Safearraysupport for ActiveX-Integration "
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=10977
>
> "Sergio" <saranda@es.insags.com> wrote in message
> news:ck0c3n$sp1$1@eclipse.org...
>> Hi, i'm trying to post data using the Navigate WebBrowser Control method
>> with the activeX support in SWT. The argument PostData for this method
>> is
>> a Variant pointer to safearray with the encoded bytes of data to be
>> posted. How can i do this with the SWT activeX support? Thanks
>>
>
>
Previous Topic:Windows XP theme support
Next Topic:How to define Drag and drop transfer types?
Goto Forum:
  


Current Time: Fri Mar 29 08:44:00 GMT 2024

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

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

Back to the top