Hi,
you can set a group for each description. Like:
MADateDescription new autoAccessor: #dateStamp;
default: Date today;
label: 'Date stamp';
comment: 'The date on which you started.';
group: 'General info';
priority: 10;
yourself
The out-of-the-box renderers will (I think) show some group headings.
You renderer can use the group to put descriptions into the right
tabs.
Cheers
Matthias
On Wed, Aug 27, 2008 at 5:47 PM, Dario Trussardi <dtrussardi(a)tiscali.it> wrote:
Hi All,
i work with some model descripted with MAgritte.
Some model have 20 or more description and when display it, for the user
isn't simple.
I begin to write component for rendering description with SUTabPanel.
The idea is to group description based on it priority for example:
the description with priority from 1000 to 1999 go in the first tab,
from 2000 to 2999 go in the
descon tab,
and so on.
The second idea is to renderign on the single tab div with:
description from x100 x199 on the first line of the
tab.
description from x200 x299 on the second line of the
tab.
and so on.
My question are:
anyone solve, work around this problem ?
do you have any consideration about it ?
Any pointers would be greatly appreciated!
Thanks!
Dario
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki