Active Topics

 


Reply
Thread Tools
windows7's Avatar
Posts: 435 | Thanked: 160 times | Joined on Dec 2009
#1
Is it possible to code an n900 app with similar round looks UI as those found in the webOS apps?

examples



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?

Last edited by windows7; 2010-11-16 at 14:31.
 
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#2
Originally Posted by windows7 View Post
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?


Originally Posted by windows7 View Post
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)

Originally Posted by windows7 View Post
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.
__________________
  • Live near Helsinki, Finland & interested in electronics ? Check this out.
  • Want anti-virus/firewall ? Read this (and follow the links, also: use the search, there are way too many threads asking the same questions over and over and over again).
  • I'm experimenting with BitCoins, if you want to tip me send some to: 1CAEy7PYptSasN67TiMYM74ELDVGZS6cCB
 
Reply

Tags
stop while, you're behind


 
Forum Jump


All times are GMT. The time now is 14:18.