pcb

sub standard gnome integration for menus

Bug #739228 reported by KaiMartin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
Confirmed
Wishlist
Unassigned

Bug Description

Currently, the menus of PCB do not respect global gnome settings. This aplies in particular to

1) menus_have_icons"
"Whether menus may display an icon next to a menu entry."
PCB does not show icons next to an menu item.

2) user_can change_accels
"Whether the user can dynamically type a new accelerator when positioned over an active menuitem."
This is only honored for the current session. On restart PCB returns to its defalt accels.

Felix Ruoff (felixruoff)
tags: added: accelerators gtk-gui
Revision history for this message
Felix Ruoff (felixruoff) wrote :

1) I think, the reason for not showing these Icons is, that there are no icons. For the gnome-default entries (Save, Save as..., Open, Quit, ...) 'stock-items' could be used. For me, it semms difficult/impossible to use them in common with the user-editable menus (gpcb-menu.res).
I am thinking about (and did some programming-tests) a just partly user-editable menu. There will be some fixed menu-items (like Open, Save, Copy, Preferences...) and some user-editable. My intention is, to make disabled menu-items possible. I am going to discus this on the mailing-list, when I have done some more tests.

2) Didn't know about this gnome-feature - interesting! I think this can be implementated by using gtk_accel_map_load()/gtk_accel_map_save().

Changed in pcb:
status: New → Confirmed
importance: Undecided → Low
importance: Low → Wishlist
Revision history for this message
Peter Clifton (pcjc2) wrote :

If you start adding icons, remember that too much of a good thing can be bad...

A selection of icons for the most commonly used menu items is helpful. They provide a visual context with which the user can form muscle memory, even for the less used items.

If we add an icon for every single menu entry, the icons form a clutter and are harder to distinguish from each other.

Revision history for this message
KaiMartin (kmk-familieknaak) wrote :

Ack. Icons can highlight most often used items in a menu.

If I had to choose, I'd gladly take the ability to define accels the gnome way in the GUI and do without icons.

---<)kaimartin(>---

Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.