Nov. 16, 2016
8:17 p.m.
And two years later... Is there any example out there where #whenMultiSelectionChanged: is working? I am working with Pharo 5.0, but I could backport the fix . Cheers, Hernán 2014-07-17 10:11 GMT-03:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:
Hi,
maybe someone can help me out with this. Iâm working with ListModel that supports multiple selection and has autoDeselect turned off. Now Iâve tried to use #whenSelectionChanged: but it doesnât give any data, #whenMultiSelectionChanged: is not triggered at all, #whenSelectedItemChanged: works as for single selection list.
Iâd be very thankful for any help.
Uko