maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Embeddable Browser Widget? (https://talk.maemo.org/showthread.php?t=33743)

hasselmm 2009-10-30 20:00

Embeddable Browser Widget?
 
What's the recommended way of embedding a pannable browser widget into Maemo5 applications?

- GtkMozEmbed is portable and has halfway proper API, but doesn't pan
- microb-eal, neteal have confusing, propritary API and also don't pan
- BrowserRespView seems to pan, but its API is insulting

fiferboy 2009-10-30 20:24

Re: Embeddable Browser Widget?
 
Quote:

Originally Posted by hasselmm (Post 361912)
What's the recommended way of embedding a pannable browser widget into Maemo5 applications?

- GtkMozEmbed is portable and has halfway proper API, but doesn't pan
- microb-eal, neteal have confusing, propritary API and also don't pan
- BrowserRespView seems to pan, but its API is insulting

Trying to get pannable anything onto the desktop is a dead-end. The desktop will interpret any type of panning event as an attempt to move to a new desktop.

With the current implementation of hildon-desktop, I would recommend thinking of some other way to scroll through widgets (like the RSS reader or countdown-home do).

lcuk 2009-10-30 20:26

Re: Embeddable Browser Widget?
 
I believe the question was adding a browser widget into Maemo5 applications.
Not adding a Desktop widget running a browser.

this is different case, this is like eCoach embedding a map viewer and it should not have any problem panning if a suitable GTK widget were available..

hasselmm 2009-10-31 15:38

Re: Embeddable Browser Widget?
 
Quote:

Originally Posted by lcuk (Post 361936)
I believe the question was adding a browser widget into Maemo5 applications.
Not adding a Desktop widget running a browser.

this is different case, this is like eCoach embedding a map viewer and it should not have any problem panning if a suitable GTK widget were available..

Yup. Thanks for jumping in an explaining the case.

fiferboy 2009-11-01 00:30

Re: Embeddable Browser Widget?
 
Sorry for misunderstanding! I had just read a similar post about browsers embedded on the hildon desktop :o

QWebKit is a good choice for Qt applications (which run well in Maemo5). I have developed a Qt application, and use QWebKit to open wikipedia searches. It is easy to create a toolbar to control navigation, allow the user to choose whether to display photos or not, etc.

I guess it depends on what you are trying to do. There are some non-web browser widgets that will render simple HTML if that is all you are after. If you want full-blown, look into QWebKit


All times are GMT. The time now is 20:00.

vBulletin® Version 3.8.8