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



Attachment: MyModelExample.st
Description: Binary data


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!

Reply via email to