> But how do I unload/remove it from the menubar? I tried: > > self.fileMenu.close() > > But that's not working...
Try self.fileMenu.deleteLater() _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt