PDA

View Full Version : how to show Dialog as drawer on the bottom of the parent screen?



vishal.chauhan
7th March 2008, 04:30
Hi All,

I am working on Qt 4.3.3 on my Mac 10.4.11.
I have a MainWindow on it I want to show a dialog as a Drawer.
As the drawer when it opens takes either left or right area of the window but actually I want to open the drawer either top or the bottom of the mainwindow.

If anybody knows how i can do it then plz help me.

Thanks.

wysota
7th March 2008, 08:00
I don't think you can... Maybe you can use Sheet instead?