Yes, excellent trick! Now the tabs work as I want them to. Thanks a lot Doru!
On 06 May 2010, at 19:49, Tudor Girba wrote:
This information is not available.
One possibility would be to use the #send: from your list to transform the output. For
example, you could do something like:
a list title: 'H'; display: self cprops; send: [:x | 1->x].
a list title: 'W'; display: self cprops; send: [:x | 2->x].
Cheers,
Doru
--
Johan Fabry
jfabry(a)dcc.uchile.cl -
http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile