I've got a few widgets (a PushButton, CheckBox and ScrollBar) that I need to put into a window, aligned at the bottom. In my fiddling around with the Grid and Box layouts, the widgets always get piled on top of each other, or squished into a corner, or end up with really odd dimensions. How can I hardcode size and location values for each of them and then add them to the window?
Bookmarks