Appearance Menu Registry for Squeak 3.4

Summary: Provides a menu registry for the world appearance menu.
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:

Provides a menu registry for the world appearance menu. For example...
TheWorldMenu registerAppearanceCommand: {
'set desktop image...'.
{FileList2. #openMorphicViewWithPreviewInWorld}.
'open up an image browser to choose a new desktop background'}.

Releases


Back