[squeak-dev] Text editor menu simplified

Stephen Travis Pope stephen at heaveneverywhere.com
Tue Jan 24 20:28:25 UTC 2023


Hello Squeakers,

At part 3 of my system simplification, here’s a version of the text editor (StringHolder) editing menu with fewer than 27 top-level items.
Here are before and after shots:

Before



After




The code is,




The items from the old “more…” menu are in the “browse” and “other” sub-menus.

All of the usual keyboard accelerators and menu search keys work as before.

stp

--------

Stephen Travis Pope    Ojai, California, USA
    
     http://HeavenEverywhere.com
     http://FASTLabInc.com
     https://vimeo.com/user19434036/videos
     http://heaveneverywhere.com/Reflections



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0005.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: code-ed-menu-old.jpg
Type: image/jpeg
Size: 46681 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0002.jpg>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0006.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: code-ed-menu.jpg
Type: image/jpeg
Size: 20472 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0003.jpg>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0007.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StringHolder class-codePaneMenushifted.st
Type: application/octet-stream
Size: 3049 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0008.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 2442 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0001.tiff>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20230124/935266e1/attachment-0009.html>


More information about the Squeak-dev mailing list