[squeak-dev] Grrrr, how come I can't deselect in a list browser??

Eliot Miranda eliot.miranda at gmail.com
Thu Sep 3 01:16:06 UTC 2015


Hi All,

    so I just noticed that there are a few methods which carriage returns
in the time stamp, which is confusing and should be fixed, so I did this to
get a list of said methods:

CurrentReadOnlySourceFiles cacheDuring:
[self systemNavigation browseAllSelect: [:m| m timeStamp includes:
Character cr]]

Cool, now I have a list of the methods I need to file-out to quickly fix
their time stamps and the list has the first method selected.  But no
matter how many times I click on that method or any other the list browser
resolutely refuses to deselect, completely sabotaging my useful
modification of the file out item in list browsers, committed at least a
year ago now, such that when nothing is selected all methods in the list
get filed out.

I can find no preference which restores unselectability.  Can who ever
changed this undo the change please?  I am /not/ going to sit there like a
monkey and filter out each individual method.  Yes, I *could* try and
deselect by inspecting the thing, but, you know what, I shouldn't have to,
it should deselect like it used to, when I loved it like I used to.

_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150902/c70e3bf8/attachment.htm


More information about the Squeak-dev mailing list