Re: [Tracker] tracker-gui prototypes
- From: Jamie McCracken <jamiemcc blueyonder co uk>
- To: Edward Duffy <eduffy gmail com>
- Cc: tracker email list <tracker-list gnome org>
- Subject: Re: [Tracker] tracker-gui prototypes
- Date: Fri, 15 Sep 2006 11:27:43 +0100
Edward Duffy wrote:
I got tired of writing C, so I wrote some prototype GUIs in Python.
So here's 4, all rolled into 1 script. To switch between the four,
you need to set the TRACKER_UI_LAYOUT environment variable, so
TRACKER_UI_LAYOUT=1 ./tracker-gui-prototypes.py
Uses a GtkComboBox to select services; results in IconView
TRACKER_UI_LAYOUT=2 ./tracker-gui-prototypes.py
Uses a GtkTreeView + ListStore to select services; results in IconView
TRACKER_UI_LAYOUT=3 ./tracker-gui-prototypes.py
Uses a GtkNotebook to select services; results in IconView (broken...I
can't create the tabs until I know which services are relavant to the
results)
TRACKER_UI_LAYOUT=4 ./tracker-gui-prototypes.py
Just finds everything and puts it in a GtkTreeStore
You can also change the number of results returned at once by setting
the TRACKER_MAX_RESULTS environment variable,
TRACKER_UI_LAYOUT=1 TRACKER_MAX_RESULTS=50 ./tracker-gui-prototypes.py
Would show fifty at a time..default is 20.
Thanks - They all look good in their own way!
--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]