Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to Enable WebGL in SWT Browser(I want to know how to how to enable WebGL while browser is set to SWT.WEBKIT)
How to Enable WebGL in SWT Browser [message #1592008] Thu, 29 January 2015 16:48
Eclipse UserFriend
I want to know how to how to enable WebGL while browser is set to SWT.WEBKIT.

The easiest way is setting browser to SWT.MOZILLA, but on Linux there is a compatibility problem between GTK3 and XULRUNNER.

So I was wondering if I can set the browser mode to SWT.WEBKIT (which is done) and then access somehow to webkit settings page (like "about:config" for Firefox) and set the property "enable-webgl" to true. If it's not possible, what are the other alternatives ?

Thanks.
Previous Topic:ColorDialog that supports alpha
Next Topic:Load an SWT composite in OSX Objective-C NSView?
Goto Forum:
  


Current Time: Thu Jul 03 00:15:46 EDT 2025

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

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

Back to the top