Skip to main content



      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 05:23 Go to next message
Eclipse UserFriend
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 03:03 Go to previous message
Eclipse UserFriend
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: Sun May 11 06:36:50 EDT 2025

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

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

Back to the top