RE: left justifying radiobuttons

IvorW <[email protected]>
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>

> -----Original Message-----
> From: listmail [mailto:[email protected]]
> Sent: 30 December 2005 17:15
> To: [email protected]
> Subject: left justifying radiobuttons
> 
> 
> # Need help left justifying both the radiobuttons and the 
> text for each 
> column (frame) inside the Dialog.
> # Is it possible?  Right now it appears to be centering the 
> radiobuttons 
> and text within each column.

That is because you are using ->pack( -side => 'top' );

If you want things to line up, I recommend using a different geometry manager like grid.
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server.  If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.