Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Embedded Mozilla Firefox


Assuming you mean on non-linux platforms, see:
  - http://www.eclipse.org/swt/faq.php#howusemozilla
  - http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet260.java?view=co
  - http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet267.java?view=co

On linux, mozilla/firefox/xulrunner has always been used as the Browser's renderer.

Grant

Back to the top