GNOME Bugzilla – Bug 334283
UI rethink
Last modified: 2006-04-23 18:12:46 UTC
The problem with the UI to pessulus is that tabs are not scalable. As perhttp://developer.gnome.org/projects/gup/hig/2.0/controls-notebooks.html we should probably switch to a list view. Figure 6.25 is what we need. Other information:
Indeed. This will enable us to use some extensions too, to easily provide lockdown for other software (*cough*firefox*cough*) without needing to hardcode everything.
Created attachment 62014 [details] [review] Initial patch to use TreeView First attempt at patch for this.
I committed a modified version of your patch. Basically, it doesn't rely on hard-coded stuff and I added icons for the items in the listview. I'm not sure we need to keep the notebook, but let's keep it for now. Thanks!
Thanks. Just pulling that off now to merge in my first attempt at modularisation.