[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: SWT Browser - context menu & search function
|
peter@xxxxxxxxx (Peter Bulp) wrote:
>Hi,
>
>can anybody help me to solve this problems?
>
>1/ Is it possible to allow user to use his/her right mouse button in
>Browser? I mean to show the context menu (for example in Firefox there is
>Back, Forward etc. menu). I would like to let user Save images from
>webpage loaded in SWT Browser (for example).
See browser.setmenu
>
>2/ Is it possible to search within the loaded webpage? I mean Ctrl+F
>function.
I was looking for this a few days ago and wasn't able to find an
answer. Finally, I implemented it my self using regx search in the
page code and html tag insertions to highlight the results. This is
not exactly the same as the usual find command in a browser but was
enough for me.
>
>3/ Is it possible to force the widget to use Firefox? At least on Windows
>and Linux.
I think I have seen something about this at
http://www.eclipse.org/swt/faq.php or
http://www.eclipse.org/search/search.cgi
Francis
>
>4/ If there is no positive answer (1-3), what 3rd party library I can use.
>
>Thank you.
>
>Peter
Francis Leboutte
www.algo.be