HulaHop: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
== Projects Using Hulahop ==
== Projects Using Hulahop ==


* [[Browse]] - the XO web browser
* [http://socialtext.net/socialcalcxo Socialcalc] - web based spreadsheet activity
* [http://socialtext.net/socialcalcxo Socialcalc] - web based spreadsheet activity



Revision as of 16:19, 13 July 2008

This article is a stub. You can help the OLPC project by expanding it.

HulaHop is Gecko 1.9 (Firefox 3.0 core) web browser as a simple embeddable control with Python DOM access. It is a PyGTK Widget that you can use in your application to embed a web browser.

See an example in Sugar_Code_Snippets#WebView.

Or read the docs here.

Projects Using Hulahop