Vincent van Ravesteijn - TNW wrote: > >- with my qt 4.2.x the frame "Options" appears empty > > I don't really have a clue how to solve it. Isn't it the problem of the > "Expanding" sizepolicy that is not understood by qt4.2 ?
I think you need to set a GridLayout to the GroupBox (also, the two Radio buttons need accelerators, and the two Browse buttons need different accelerators) Jürgen