A minor variation on Jacque's suggestion.
on mouseUp
set the topleft of stack "theSecond" to the topright of stack
"theFirst"
end mouseUp
See "A poor man's table field" in Rev Online for an example of the
docking of multiple fields to form a table.
Jim Hurley