maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps? (https://talk.maemo.org/showthread.php?t=65710)

windows7 2010-11-16 14:20

Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps?
 
Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps?

examples
http://cdn.slashgear.com/wp-content/...enshots_13.jpg
http://www.zone-numerique.com/upload...ebos_450_3.jpg

Let me expand on that, i would like to run/port an open source python app which was original created for webOS... would it just work in the n900?

e.g. the app seems to import in some libraries: import os, sys
does this mean it would be using some kind of webOS libraries or just generic python libraries?

rambo 2010-11-17 13:05

Re: Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps?
 
Quote:

Originally Posted by windows7 (Post 875060)
Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps?

yes but it's more work than using the default look and feel and why would you want to diverge from it?


Quote:

Originally Posted by windows7 (Post 875060)
Let me expand on that, i would like to run/port an open source python app which was original created for webOS... would it just work in the n900?

maybe, it definitely will need some adjustments but at the easiest case it's changing two lines or so. depends on which graphics toolkit it uses (GTK or Qt and it will be easy port, some other and you will need too rewrite the UI code)

Quote:

Originally Posted by windows7 (Post 875060)
e.g. the app seems to import in some libraries: import os, sys
does this mean it would be using some kind of webOS libraries or just generic python libraries?

os and sys are standard libraries, no probs there, it's the graphics and data-access libraries that I would checkf or.


All times are GMT. The time now is 04:17.

vBulletin® Version 3.8.8