From: Foster B. <fbr...@ad...> - 2009-05-20 20:36:34
|
I'm trying to place two widgets in a row. One has no vertical outsets, another does. Both have baselines. When I place them I set their top value to be top(placement) - top_outset, which lines them up correctly with respect to each other and their containers, but messes up the baseline alignment. When I set their top value to be simply top(placement), their baselines match up but they aren't placed properly vertically (e.g., the distance from their top outset to their neighbor's bottom is the container's spacing, which is too much.) What am I missing? Blessings, Foster -- Foster T. Brereton <ἰχθύς>< Ro 3:21-26 Computer Scientist 2 --- Photoshop Engineering --- Adobe Systems "What 99 percent of programmers need to know is not how to build components but how to use them." -- Alexander Stepanov |