Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How can I get the window handle of the browser?
How can I get the window handle of the browser? [message #115875] Tue, 16 December 2008 10:23 Go to next message
Da Li Yin is currently offline Da Li YinFriend
Messages: 1
Registered: July 2009
Junior Member
I want to migrate a complex RCP program onto RAP. However some part of my
application needs to know the container handle because it's written in
C++; I found that window elements in RAP don't have window handles(of
course, they are drawn by javascript if I'm correct). So I want to get the
handle of the browser which contains RAP application to have a try. Can
any guys here tell me how to get the handle of browser within RAP? Thanks!
Re: How can I get the window handle of the browser? [message #115981 is a reply to message #115875] Wed, 17 December 2008 08:03 Go to previous message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,

> Can any guys here tell me how to get the handle of browser within RAP?
> Thanks!
>

I don't think that this is possible and it doesn't make sense, actually.
What does your C++ part of you app do? You could try to wrap this
functionality into a custom widget. However, it depends on your use
case, if that's an option or not.

Regards,
Stefan.
Previous Topic:BIRT WebViewer In RAP
Next Topic:Layout not working when reloading rap site
Goto Forum:
  


Current Time: Thu Apr 25 04:43:12 GMT 2024

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

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

Back to the top