Applicatoin Menu is enabled even if we have modal dialog box open.
Posted
by Rahul
on Stack Overflow
See other posts from Stack Overflow
or by Rahul
Published on 2010-03-16T05:50:28Z
Indexed on
2010/03/16
5:56 UTC
Read the original article
Hit count: 578
Hello All,
I have an application where I can launch a modal dialog box over a main window. Main window have some network activity going on in back ground which updates my back ground UI. Due to this application menu becomes accessible even modal dialog is open.
Any help is appreciated.
I am using Mac, Qt, Carbon.
Thanks Rahul
© Stack Overflow or respective owner