« Return to Thread: Default display for MASingleOptionDescription

RE: Default display for MASingleOptionDescription

by Bany, Michel :: 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 Dario,
 
> For you, this it's a valid solution ?
I have used #optionsAndLabels: a few times, works fine.
 
Michel.
 


From: smallwiki-bounces@... [mailto:smallwiki-bounces@...] On Behalf Of Dario Trussardi
Sent: mardi, 15. avril 2008 18:38
To: Magritte, Pier and Related Tools ...
Subject: Re: Default display for MASingleOptionDescription

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