Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Browser WEBKIT style

Hi guys,

Now that there is the WEBKIT Browser style, are there any plans to
have a WebKit API similar to the MOZILLA style XPCOM API?

Also, the SWT FAQ states: "How do I explicitly use WebKit as the
Browser's underlying renderer? Windows: Safari must be installed".
I thought Chrome was also using Webkit. Isn't it possible to use it
when Chrome is installed? Any plans for that support if it is not the
case?


By-the-way, this is completely unrelated but I noticed the FAQ had 2
similar entries, which could probably be merged:

Why are some events like Selection not fired in response to
programmatic widget changes?
http://www.eclipse.org/swt/faq.php#noeventfire

Why doesn't a widget send events when I change it programmatically?
http://www.eclipse.org/swt/faq.php#noevents

Cheers,
-Christopher


Back to the top