I think you just got me confused. Oh well, here's another example following more closely to what I think you might have. Hopefully this helps.
Thanks. The problem seemed to be that the dockwidget was not being passed to the constructor of mywidget, but rather, mywidget was later added to the dockwidget. Doing it this way doest embed mywidget ok, but any menus created in the constructor don't show up.
Bookmarks