View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#628
Originally Posted by Venemo View Post
Thanks!



Well, I don't know a thing about Python, so I'm not sure.



You just have to do a single QRunnable implementation for yourself that updates all the values.
No need to do it separately for all the updatable values.

(As this is not a quad core monster processor, there is no point in launching that many threads at once. The usual good practice is to keep one thread for the UI, and do all the other stuff that would otherwise slow it down in separate threads.)
The Qrunnable idea is interesting, as now all of my values (Ate least in system) are retrieved via functions
ie
Code:
 a = gn_functions.getaValue()
 self.listWidget.currentItem().setText("Value Name \t\t\t" + a)
So in theory i should be able to just put those calls into that qrunnable idea/format....
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -