View Single Post
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#7
Originally Posted by fms View Post
What is it written in? Python? Qt?
Originally Posted by mikecomputing View Post
I guess this is writted in QT webruntime?
I thought about Qt, and using Qt WebKit, to try and get more control over the CSS (make the fonts bigger, relayout better in landscape), but instead opted for:
  • a shell script that
  • executes a DBus command to get cell information
  • uses awk to pull out various bits
  • executes a DBus command to open microb

However it would be great if someone could integrate qtwebkit as a hildon desktop widget that way we could see some great wrt apps like above in as desktop widgets
Qt WRT can already be used as a widget:

http://xizhizhu.blogspot.com/2010/08...ello-view.html
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following 2 Users Say Thank You to Jaffa For This Useful Post: