Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 630 by vuqui...@vub.ac.be: Glamour: #sendTo:from:with: does not refresh selection in lists http://code.google.com/p/moose-technology/issues/detail?id=630
Describe the problem: what do you get? what do you expect?
When I use #sendTo:from:with: the panel update is not refreshing the selected item in a list.
How to reproduce the problem: step by step if necessary
Escenario (example attached):
A GLMStacker with two panes working as an inner browser.
- when I send a external value to the inner browser the value is assigned but the item does not appear as selected. - when I select a value in one of the panes of the inner browser it sends nil to the selected value in the other pane... The same: the value changes to nil but if it was a selected item it remains selected.
Additional information: platform, context which may impact the problem
Please fill in the labels with the following information: * Type-Defect * Component-Glamour
Attachments: Example.st 1.3 KB