Edit Text Colors for Squeak 3.4

Summary: Provides a new editor allowing the easy modification of #colorPrint values for pretty print code panes.
Author: Stephan B. Wessels
Owner: Stephan B. Wessels (sbw)
Co-maintainers: <None>
Categories:
Homepage: http://www.squeak.preeminent.org
PackageInfo name: <Not entered>
RSS feed:

Description:

This change set provides a new editor allowing the easy modification of #colorPrint values.
If you turn on the Browsing preferences of
browseWithPrettyPrint
colorWhenPrettyPrinting
you can see these colors and attributes in action on code panes.

To open the editor perform:
DialectStreamAttributesEditor open

With Squeak 3.5 this tool registers with the appearance registry and consequently appears
in the appearance menu.

Releases


Back