View Single Post
fasza2's Avatar
Posts: 187 | Thanked: 96 times | Joined on Sep 2010 @ London, UK
#10
It looks ok with these values:
35)self.groupBox.setGeometry(QtCore.QRect(110, 170, 500, 150))
38)self.checkBox.setGeometry(QtCore.QRect(0, 50, 220, 40))
41)self.checkBox_2.setGeometry(QtCore.QRect(270, 50, 220, 40))

though you might wanna adjust them to your liking.
 

The Following 2 Users Say Thank You to fasza2 For This Useful Post: