momesana (20th December 2006)
If you want to put several widgets into the statusbar you could try this:
- create a form (widget) in Qt Designer which contains all the widgets you want in the statusbar
- add this form to the statusbar by handwritten code at run time
This could make things a bit easier.
Ernst
Bookmarks