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