Redo the refreshing in Views, it is now more consistent.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:54:18 +0000 (15:54 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Nov 2009 14:54:42 +0000 (15:54 +0100)
commit9feabb87bdda07049e985dffed1490048db64d86
tree7860ad4cef8b192e0cc88948499b14ec449523ed
parent44d266884b779d4273a224903dddf8f4def9e0c8
Redo the refreshing in Views, it is now more consistent.

View.refresh is the main method to do a complete refresh, subclasses
extend this method to call their own refresh_foo to refresh different
parts.
src/gui/gui.py