Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, June 2007
statusBar()->showMessage problem


Message 1 in thread

Hi all,

Green KDE developer here with a QT problem, changeItem() is a KDE
method of kstatusBar that inherets QstatusBar. The following two lines
of code demonstrate my problem

  statusBar()->changeItem("ffff", statusMessage);
  statusBar()->showMessage("xxxxxx", 2000);

my statusBar shows 'ffff' but I cannot get the two second 'xxxxx'
message. I am using QT4 and wonderd what I am doing wrong ?

Cheers

Dave





-- 
 [ signature omitted ]