29 Apr 07:25
Re: MAToOneRelationDescription dispaly data
From: Lukas Renggli <renggli <at> iam.unibe.ch>
Subject: Re: MAToOneRelationDescription dispaly data
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-04-29 05:25:11 GMT
Subject: Re: MAToOneRelationDescription dispaly data
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-04-29 05:25:11 GMT
> I need to dispaly more data near the button. This means you want a different string to be displayed? > I have add, to the descriptionAddress definition the: > reference: ( MAAddressModel descriptionCity, MAAddressModel > descriptionRegion) If so, try this reference: (MAContainer with: (MAStringDescription new selectorAccessor: #printString; yourself)) and implement your own printOn: method in your referenced object as you wish. Cheers, Lukas -- -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki
RSS Feed