PDA

View Full Version : sliding dock widget



manishkyl
28th July 2008, 14:04
i have a hoops widget as the central widget of my main window
i need a sliding effect for opening and closing of the dock widgets from the sides of the main window
currently i set a fixed size on the widget that is set on the QDockwidget and change this fixed size at time intervals ... but i get a lot of flickers while the dockwidget moves in and out
for e.g when dock widget closes it seems as if the central widget and the menu widget both move first right and then left again on each animation step

any help on how to achieve a smoothly sliding dock widget is highly appreciated; i use qt 4.4