Loading...
Uploaded by VoidRealms on Jan 28, 2011
Learn how to use and control teh QStatusbar on the QMainForm
Education
Standard YouTube License
In the Status Bar Show Message without timeout:
ui->statusBar->showMessage("Hello World");
Disappear with another mouse action where the Status Bar is calling even when in this action the message doesnt exist...
In your example, disappear when you move the mouse over the word "File"..
at least in WXP...
Excellent Work...!! my respects..!!
caracasnet 4 months ago
hm , can i add some widgets like progressbar into another widgets (like items, rows or columns of the listview or treeview) ?
exn666 8 months ago
thx good work
b00n90 10 months ago
Load more suggestions
In the Status Bar Show Message without timeout:
ui->statusBar->showMessage("Hello World");
Disappear with another mouse action where the Status Bar is calling even when in this action the message doesnt exist...
In your example, disappear when you move the mouse over the word "File"..
at least in WXP...
Excellent Work...!! my respects..!!
caracasnet 4 months ago
hm , can i add some widgets like progressbar into another widgets (like items, rows or columns of the listview or treeview) ?
exn666 8 months ago
thx good work
b00n90 10 months ago