[ENH] BlankMenuIconsPref-nk

ned at squeakland.org ned at squeakland.org
Tue Mar 9 19:39:53 UTC 2004


"Change Set:		BlankMenuIconsPref-nk
Date:			9 March 2004
Author:			Ned Konz

I couldn't avoid the recent discussion of menu icons, so I am
contributing this little ENH.

It adds another 'menus' Preference called useBlankMenuIcons; if set,
this will line up all the text in menus containing icons by using blank
icons for those items without icons.

I believe that this leads to an easier to read menu.

"

Preferences addPreference: #useBlankMenuIcons category:  'menus'
default:  false balloonHelp: 'if set, line up all the text in menus by
adding blank menu icons'.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BlankMenuIconsPref-nk.cs.gz
Type: application/octet-stream
Size: 884 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040309/f9ad41a2/BlankMenuIconsPref-nk.cs.obj


More information about the Squeak-dev mailing list