Hi,
On 20 Apr 2011, at 18:42, Johan Fabry wrote:
Hi Doru, all,
Mariano's questions triggered some exploration of my own, and now I have questions about tags: and tagsFilter on lists. Firstly, is there a way to have the tags on the left of the list entries? This way they are all aligned and always visible (very relevant in case the list entries are long and you need to scroll).
This would not work well. Instead, we should have the tags aligned to the right, but I do not know how to do that properly :(.
Also, I want a click on a tag to do no filtering at all, so I found a send of tagsFilter: in the example and played a bit with that. It seems that it does not really matter what the block that I give as argument does, it always just turns filtering off. (Moose 4.3 release) I guess this is not the expected behavior, although it turns out to be what I want. So the question: what is the block supposed to specify and how. Alternative: please dont fix this bug :-P
This was an addition of Veronica. You can use tagsFilter if you want the filtering to be done via a different object than the value of the label.
Take a look at the example from: GLMBasicExamples new compoundTaggedTree openOn: #(window help home)
Cheers, Doru
Thanks in advance!
Johan Fabry jfabry@dcc.uchile.cl - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Not knowing how to do something is not an argument for how it cannot be done."