If I specify an origin for a layout, and include an ACROSS facet before
issuing other facets, it doesn't honor the Y value of the origin. Using
BELOW works fine, but not ACROSS.
I can include a SPACE facet before ACROSS and it still fails. I haven't
tried other combinations. You can work around it by issuing the ORIGIN after
ACROSS.
Does anyone know if this has been submitted to feedback already?
Example:
view layout [
origin 8x8
space 0x0
across
text "Hello"
text "World!"
]
--Gregg
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.