UI: Added simulated results
authorSimón Pena <spenap@gmail.com>
Sun, 23 May 2010 19:06:30 +0000 (21:06 +0200)
committerSimón Pena <spenap@gmail.com>
Mon, 24 May 2010 17:17:21 +0000 (19:17 +0200)
commit80fe939a8a50020378d280403d2c95e0a76b2845
tree23184c9c77cb65e13f4b9dcae8814035e596c04b
parentd2e8bc3c142bbb07fced46c4011c465fb9f92cd8
UI: Added simulated results

* Added a GtkTreeView in a pannable area to show the movies
* Created a class to get 'decorated' movies, temporarily shown as
search results
* Added a timeout call to simulate the results retrieval
* Created a constants module with some constants used
ui/maeviesui/maeviesui/gui.py
ui/maeviesui/util/constants.py [new file with mode: 0644]