문제

In Quickly/Glade, is it possible to keep the text (well, labels) centered, so when I maximize my program's window, the text stays centered? It's probably something easy to do, but I have been unable to find where to auto-adjust the position. Any help would be greatly appreciated. I was also referred here from Askubuntu, so I hope this is the right place to ask.

도움이 되었습니까?

해결책

Look at the packing properties of the labels (or perhaps the labels' container, if it's a VBox for example) and make sure that expand is True and fill is also True.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top