* examples/gtkcrc.py:

* morituri/common/task.py:
	  Don't block the main loop by infinitely scheduling
	  set_state.
This commit is contained in:
Thomas Vander Stichele
2009-04-11 14:58:42 +00:00
parent 8486ee782b
commit 1a02c32fc1
3 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
2009-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/gtkcrc.py:
* morituri/common/task.py:
Don't block the main loop by infinitely scheduling
set_state.
2009-04-11 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/ARcue.py: