PDA

View Full Version : Text appears under the icon in QMenubar, how to?



Kevin Hoang
28th January 2011, 12:14
I have a problem about QMenuBar and Drop Down menu. I want to set the text appears under the icon in QMenuBar, but I don't know how to to this.

Another problem: The icon in QMenu is too small, but I cannot change to bigger.

Help me!

nish
28th January 2011, 12:56
I think you need to implement your own QStyle for the menu. The icon itself can contain the text.