RE: Label text does not span width of container

2005-11-30 Thread Cole Anstey
*** Your mail has been scanned by InterScan VirusWall. ***-*** Nicodaemus wrote: > I have a simple program with a label on the main window. > > I place some text in the label and set the 'set_line_wrap' property of > the label to True. > > However, when I run

Re: Label text does not span width of container

2005-11-30 Thread Andreas Stricker
Nicodaemus wrote: I have a simple program with a label on the main window. I place some text in the label and set the 'set_line_wrap' property of the label to True. However, when I run the script I notice that the text in the label does not span the entire width of the window, as there are l

Label text does not span width of container

2005-11-30 Thread Nicodaemus
Hello, I have a simple program with a label on the main window. I place some text in the label and set the 'set_line_wrap' property of the label to True. However, when I run the script I notice that the text in the label does not span the entire width of the window, as there are left and rig