Hi All,

I need to add some pushbuttons to an instance of QFrame. I can do this with the help of any of the three layouts. But the problems is I am not able to position my buttons exactly to the place where I want. I tried setGeometry after setting layout but that doesn't seems to be working.

Please let me know how can I position my widgets in a Frame with or without using the Layouts?

Regards,
Siva