After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 334283 - UI rethink
UI rethink
Status: RESOLVED FIXED
Product: pessulus
Classification: Deprecated
Component: general
0.8
Other All
: Normal minor
: ---
Assigned To: Pessulus Maintainer(s)
Pessulus Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-12 03:24 UTC by Corey Burger
Modified: 2006-04-23 18:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Initial patch to use TreeView (37.23 KB, patch)
2006-03-25 23:21 UTC, Rob Bradford
committed Details | Review

Description Corey Burger 2006-03-12 03:24:20 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:
Comment 1 Vincent Untz 2006-03-18 07:56:07 UTC
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.
Comment 2 Rob Bradford 2006-03-25 23:21:57 UTC
Created attachment 62014 [details] [review]
Initial patch to use TreeView

First attempt at patch for this.
Comment 3 Vincent Untz 2006-03-30 20:12:31 UTC
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!
Comment 4 Rob Bradford 2006-04-23 18:12:46 UTC
Thanks. Just pulling that off now to merge in my first attempt at modularisation.