Den Saturday 04 October 2008 18:34:20 skrev Benoit Minisini:
> AFAIK, there is not concept of hidden menu in QT. So hiding a menu really
> internally destroys it, and so the shortcut.
>
> > Also, is there a quicker way to toggle the menu bar in one single
> > command? Now I am hiding/showing the to
On samedi 27 septembre 2008, Patrik Karlsson wrote:
> Hi, Im making a program where I can toggle the menus visibility via CTRL+M.
> The shortcuts in the menues does not work if the menus are not visible. I
> have solved this by making a popup menu, but is there another way?
>
> Also, is there a qui
On vendredi 26 septembre 2008, Patrik Karlsson wrote:
> Hi, Im making a program where I can toggle the menus visibility via CTRL+M.
> The shortcuts in the menues does not work if the menus are not visible. I
> have solved this by making a popup menu, but is there nother way?
>
AFAIK, there is not
Hi, Im making a program where I can toggle the menus visibility via CTRL+M.
The shortcuts in the menues does not work if the menus are not visible. I have
solved this by making a popup menu, but is there another way?
Also, is there a quicker way to toggle the menu bar in one single command? Now
Hi, Im making a program where I can toggle the menus visibility via CTRL+M.
The shortcuts in the menues does not work if the menus are not visible. I have
solved this by making a popup menu, but is there nother way?
Also, is there a quicker way to toggle the menu bar in one single command? Now
I