MultiColumn List Morph

Summary: Morph to handle single or multiple columns of data, with or without headers
Author: Chris Cunningha
Owner: Chris Cunningham (cbc)
Co-maintainers: <None>
Categories:
Homepage: http://nest.swiki.net/3
PackageInfo name: MultiColumn Lists-Core
RSS feed:

Description:

MultiColumnListMorph (and its related StackedStringMorph) are competitors for PluggableMultiColumnListMorph. The speed is substantially faster than the the standard Pluggable... hieararchy, and there are some additional features (most notably the ability to add a header for the list). Currently, this morph only takes arrays of arrays of strings as arguments.

Please look at the class side of MultiColumnListMorph for examples.

Releases


Back