for this idea of continous bar i think qml will do a great job, i dont like the idea of full os being in qml, sometimes qt to me feels great
import gtk import hildondesktop class HelloHomePlugin(hildondesktop.HomePluginItem): def __init__(self): hildondesktop.HomePluginItem.__init__(self) /*add code for a scrollable pane here, and populate it with its contents*/