Hey there.
I have a window on which I am hiding an entry field by default.
But when something happens, I want to show that entry field.
Not surprisingly, I am using #hide and #show, respectively.
BUT....there is another field below that one, that needs to move,
once this hidden field gets shown.
In that field, I have the top edge of the framing spec set to be attached to
the the field ABOVE the hidden one. But when I show that hidden field,
I want to change the framing spec to be relative to the newly-visible field.
As an example, thing about the Attachments field in most EMail programs.
The top of the message area is close to the Subject field.
But when you add an attachment, the Attachments field appears below the
subject field, and the top of the message area moves to be just below
the attachments field.
I have tried just changing the #attachedTargetView of the edge constraint,
but I suspect I need some form of redraw call after that.
I am embarrassed to say, I can not find the solution to what I thought
would be a simple change.
Has anyone done something like this?
Regards,
Julian Ford
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/va-smalltalk/641da2c9-b107-484b-8706-205b88c82113%40googlegroups.com.