« Return to Thread: Default display for MASingleOptionDescription

Re: Default display for MASingleOptionDescription

by Dario Trussardi-2 :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi Michel,
 
i have work on my problem.
 
I implement the #displayString but it d'ont solve my question.
    ( #displayString isn't call when rendering )
 
I have  solved my problem with #optionsAndLabels:
 
^MASingleOptionDescription new
        
        reference: .....
        optionsAndLabels: ..............
 
For you, this it's a valid solution ?
 
Thanks,
 
Dario


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

 « Return to Thread: Default display for MASingleOptionDescription