Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to get html from Browser widget?
How to get html from Browser widget? [message #413491] Sat, 05 March 2005 04:33 Go to next message
Eclipse UserFriend
Originally posted by: comtodrn.163.com

Hi,
I use org.eclipse.swt.browser.Browser In my RCP app to show some html
files,it can work ,but how can I get the html source code in browser widget.
the API reference only has setText(String html) method,and no getText().

Thanks,
drnstar
Re: How to get html from Browser widget? [message #414217 is a reply to message #413491] Wed, 09 March 2005 15:06 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
There is an existing feature request for this, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=55352 .

Grant

"drnstar" <comtodrn@163.com> wrote in message
news:d0bcqh$ne5$1@www.eclipse.org...
> Hi,
> I use org.eclipse.swt.browser.Browser In my RCP app to show some html
> files,it can work ,but how can I get the html source code in browser
widget.
> the API reference only has setText(String html) method,and no getText().
>
> Thanks,
> drnstar
>
>
Re: How to get html from Browser widget? [message #444317 is a reply to message #413491] Mon, 13 February 2006 17:25 Go to previous message
Linda Smith is currently offline Linda SmithFriend
Messages: 18
Registered: July 2009
Junior Member
I need to get the html as well. Goto
https://bugs.eclipse.org/bugs/show_bug.cgi?id=107142
add yourslef and vote for the bug.

Linda

drnstar wrote:
> Hi,
> I use org.eclipse.swt.browser.Browser In my RCP app to show some html
> files,it can work ,but how can I get the html source code in browser widget.
> the API reference only has setText(String html) method,and no getText().
>
> Thanks,
> drnstar
>
>
Previous Topic:RCP app wont start after update
Next Topic:Add a new project to an empty eclipse workspace programatically (Again...)
Goto Forum:
  


Current Time: Wed Nov 13 23:02:20 GMT 2024

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

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

Back to the top