On Monday 10 March 2008 05:03:59 pm Darren Dale wrote: > Could anyone suggest how to save and restore the size and position of a > dock widget and an mdi subwindow? I found the answer to my dock question by looking through the eric4 source code: use QSettings and QMainWindow.saveState().