Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » WebKit browser in Java app
WebKit browser in Java app [message #547275] Fri, 16 July 2010 03:52 Go to next message
Eclipse UserFriend
Hi,

I'm trying to embed a WebKit browser in my app. I insist on WebKit,
because I don't want to test my HTML5/CSS/Javascript with every browser
that the SWT Browser widget supports.

I saw WebKit is used by default on the Mac, and can be used on Linux
with WebKitGTK+ as well. Can I also WebKit renderer on Windows? If not,
are there alternatives?

TIA,
J.-P.
Re: WebKit browser in Java app [message #547739 is a reply to message #547275] Mon, 19 July 2010 10:00 Go to previous message
Eclipse UserFriend
Hi,

The Browser cannot currently use WebKit on win32, the existing request for
this is https://bugs.eclipse.org/bugs/show_bug.cgi?id=220098 .

The only alternative I can suggest in order to get native renderer
consistency is to use Mozilla instead since it is supported on win32, linux,
solaris and OS X. For info about this see
http://www.eclipse.org/swt/faq.php#howusemozilla .

Grant


"J.-P. Pellet" <jpp-mac@gmx.net> wrote in message
news:i1p34j$5ec$1@build.eclipse.org...
> Hi,
>
> I'm trying to embed a WebKit browser in my app. I insist on WebKit,
> because I don't want to test my HTML5/CSS/Javascript with every browser
> that the SWT Browser widget supports.
>
> I saw WebKit is used by default on the Mac, and can be used on Linux with
> WebKitGTK+ as well. Can I also WebKit renderer on Windows? If not, are
> there alternatives?
>
> TIA,
> J.-P.
Previous Topic:GC.copyArea offscreen widgets
Next Topic:Too thick window borders in Ubuntu 10.04
Goto Forum:
  


Current Time: Tue Jul 22 23:49:36 EDT 2025

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

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

Back to the top