Gecko, the powerful rendering engine used in Mozilla products like Firefox, is now available as an embedded widget. Using WidgetGecko you can easily add powerful HTML support to your application with just a few lines of code.
(WidgetGecko container)
(WidgetGecko displaying API documentation right inside DeveloperStudio)
Example:
Just two lines of code to add a full HTML render widget to your application:
GI_WidgetGeckoLoadURI(hHTML, "http://www.skyos.org");






