Hello,

instead of menu->hide()/show(), I found the workaround
QPixmap::grabWidget(menu)
So it doesn't flicker ;-)