[Q] Updating connections

Norberto Manzanos nmanzanos at sion.com
Thu Jan 29 20:45:36 UTC 2004


Hi.
I'm trying to update the label of connectors attached to a morph when it change.
I capture the #connectedToBy:  and send the new value to the label.
When doing manually, everything's fine.
When doing programatically, there's a problem. I think the values of the constraints of the connectors are updated AFTER #connectedToBy: is trigered so the morph receive the old values of the constraint.
Do you think this is a bug of connector's package? Or there's other way I can't see?

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040129/3bcdc88c/attachment.htm


More information about the Squeak-dev mailing list