Hey all,
I'm attempting to rewrite a kiosk management program that I originally wrote in GTK. The main problem I'm having is that I cannot make my layouts stretch to fit all available space, so when my application switches to fullscreen mode, nothing is centered. In GTK, the default behavior is stretch to fit, but I cannot find a way to do this in Qt4. What am I missing?

Thanks,
Kyle