I must be missing an elementary step. Here's what I tried:
1. Using Qt Creator I created a new project from File > New File or Project > Projects > Qt4 GUI Application 2. I adde a File menu and an "Quit" action item to mainwindow.ui using the Qt designer 3. Using the property editor I added toolTip text to the menu action. 4. I see the statusTip displaying in the bottom status bar when I hover over the menu action item. Why would I not see any tooltip when I hover over the menu action item? Thanks in advance, -Ed _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
