Qt-interest Archive, March 2002
catch a QStatusBar clear?
Message 1 in thread
- Subject: catch a QStatusBar clear?
- From: Jeff Shipman <shippy@xxxxxxx>
- Date: Mon, 11 Mar 2002 17:53:48 -0700
- Organization: New Mexico Institute of Mining and Technology
- To: Qt Mailing List <qt-interest@xxxxxxxxxxxxx>
I would like to make sure that something stays
on my statusbar until something special occurs.
I don't like how when you close a menu it
causes the statusbar to be cleared. Is there
any way I can catch a statusbar being cleared
and then only do it if the something special has
occurred? I really would rather be able to do
this without subclassing because I'm using the
designer and my statusbar is part of my QMainWindow.
--
[ signature omitted ]