PDA

View Full Version : QMenu display orientation



qtnewbi3
29th November 2011, 18:40
Hi,

I am trying to use QMenu and have managed to get it to work. However, the default is when you on onto a sub menu it opens towards the right. I would like to change this pop-out to open towards the left. Is there any function with respect to QMenuBar or QMenu which will make it open to left. The reason is I have my menu towards the end of the window and the options are displayed overlapping edge of the window and onto the desktop.

Thanks

hamed-mokhtary
24th May 2012, 17:18
it's my problem too i wrote a RTL program and had this problem ,
cause my qMenuBar is RTL and sub menu pop out right and sub menu of my first menu located out of screen

sorry for bad english
thanks