hi,
thank you for u r reply. now i am able to dispaly in mainwindow statusbar.
i have one more doubt.
suppose if i add Qlabel widget to the statusbar() then how can i dispaly same values in that?
i tried as, i put in slot as
Qlabel label1();
statusbar()->addpermanentwidget(label1);
but it is not working. could u plz clarify this onestatusbar()->label1->setText(QString);




Reply With Quote
Bookmarks