Quote Originally Posted by Lykurg View Post
Use a normal buttun and set a menu via QPushButton::setMenu(). for flat use QPushButton::setFlat().
Ohh.. i see ^^ thanks, i was using QMenu::popup() with QPushButton::pos() :p