Interactions between Parent and Sibling Justification
viewJustify
and viewBounds
:
viewJustify
parentRelativeFull
and siblingNone
horizontal: parentRelativeleft
and siblingRelativeRight
viewBounds
top
: 5
, bottom
: -5
, left
: 0
, right
: 20
20
pixels wide, touching one another, as shown in FIGURE 5.24.
FIGURE 5.24 : Using a combination of parentRelativeFull
and siblingRelativeRight
justification.
viewJustify
and viewBounds
:
viewJustify
parentRelativeFull
and siblingNone
horizontal: parentRelativeRight
and siblingRelativeLeft
viewBounds
top
: 5
, bottom
: -5
, left
: -20
, right
: 0
20
pixels wide, touching one another, as shown in FIGURE 5.25.
FIGURE 5.25 : Using a combination of parentRelativeFull
and siblingRelativeLeft
justification.
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996