[PyQt] alignment issue with radio buttons

Danny Shevitz shevitz at lanl.gov
Mon Jun 21 20:59:03 BST 2010


Howdy,

 

I have a grid layout. The are text row and column headings. The grid
interior is an array of radio button. Both the column

headings and the radio buttons have alignment=Qt.AlignHCenter. The radio
buttons do not align under the center of the

column heading text. They are a little to the left. I construct the radio
buttons without labels, but it is as if the buttons have

space allocated for labels even if there is no text. Is there any easy way
to truly align the radio buttons and the column 

headings?

 

thanks,

Danny

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100621/71737cd8/attachment.html>


More information about the PyQt mailing list