On Thu, Feb 25, 2010 at 7:57 PM, Konstantin Tokarev <annulen at yandex.ru> wrote: > My application has optional dockwidget, which is automatically shown when it's needed. How to prevent it's loading on application startup? > -- > Regards, > Konstantin Just hide() the dock widget. -- J-P Nurmi