Jan. 3, 2013
2:18 p.m.
Load the attached st file and execute the following snippet: (PluggableMultiColumnListMorph on: MyModelExample new list: #list selected: #selected changeSelected: #selected: menu: nil wrapSelector: #wrap:at:) openInWindow If you have questions, do not hesitate :) Ben On Jan 3, 2013, at 2:25 PM, J. P. L. MartÃn wrote:
Someone could give me a little example on PluggableMultiColumnListMorph? Does it work with OrderedCollections?
Thanks in advance!