Yess ... that's what i did for not making the solution "too complex" for the moment.
this did the job:
Qt Code:
  1. w.setStyleSheet("QPushButton {border-style: outset; border-width: 0px;}");
To copy to clipboard, switch view to plain text mode 

Thanks all