Hi, I insert this in ini costructor:
Qt Code:
  1. statusBar()->addWidget (statusLabel,110,FALSE);
To copy to clipboard, switch view to plain text mode 
It works but the problem is wheen mouse is over action my label is replaced with tooltips....When I move out action my label appears...