Title: Signature.html
Yes, thanks, Something for another time and application.

W W wrote:
On Wed, Apr 1, 2009 at 11:20 PM, Wayne Watson <[email protected]> wrote:
Alan, the game changed in the thread you branched away from to other considerations. As stated there, I've thrown in the towel, but first let me say what the game was about. Here's the simplest example. Say I have four labels: small, big, house, cat, tree, and I want to put them in a column with full left justification. That is, like this:

small
big
house
cat
tree

What I get is:
 small
   big
 house
   eat
  tree

More or less centered. There seems to be no way to make left justify happen. Once an entry is placed to the right of these items, and another label+entry to the right of them, it gets weird.<snip>

Did you get my discovery about anchor + width?

     Actually, it turns out to be my mistake at not clearly reading the documentation he has for the   
     justify option. Justify is for multiple lines of text, anchor will anchor the text. Try with width=30,
     anchor=W and you should see what you're looking for.

HTH,
Wayne

--
           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)


          The Obama Administration plans to double the production
          in solar energy from 1% to 2% of the total energy
          supply in the next few years. One nuclear reaction
          would do the same. Heard on Bill Wattenburg, KGO-AM

          "Less than all cannot satisfy Man." -- William Blake
          
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to