Re: IE8 Modality
why you need to prevent the user from switching to another tab?
"Daniel McCann" <dmccann_NOSPAM@xxxxxxxxxxxxxxxxxxx> wrote in message
news:eJfM4wXiJHA.1248@xxxxxxxxxxxxxxxxxxxxxxx
We've got an extension that runs in IE8, and we want to show a modal
dialog within the IE instance, but we've noticed that it does not appear
to be modal - you can still switch tabs, etc..
Now, we can manually disable the parent window by passing the window
handle in to the ShowDialog method. However, in Vista with UAC = on, this
method doesn't work because I think there's cross-process security
restrictions in place that doesn't allow this to happen.
Is there any way to create an IE8 modal dialog in Vista with UAC = on?
.
Relevant Pages
- Re: IE8 Modality
... more difficult to track whether the UI dialog is already open in another tab. ... handle in to the ShowDialog method. ... Is there any way to create an IE8 modal dialog in Vista with UAC = on? ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - [Usability] Switching between tabs with Ctrl+Tab and Ctrl+Shift+Tab and "recency list"
... tabbed applications should use an internal "recency list" when switching between tabs. ... (But e.g. Firefox has no "recency list" and Ctrl+Tab simply select next tab (with looping), ... Press and hold Ctrl, press Tab = start switching, select second tab and remain in switching mode ... (GNOME) - OleCreatePropertyFrame - Same Code Fails on Vista but not on XP.
... I compiled it both on XP and on Vista. ... Clicking on each tab works fine and displays the right stuff on ... GraphEditPlus has no problem displaying the Audio Properties tab in either ... downloading the source and compiling it and testing it myself to see where it ... (microsoft.public.win32.programmer.ole) - Re: Does Office 2007 contain Microsoft Office Document Imaging?
... "Suffering from switching to Vista" <Suffering from switching to ... Office Document Imaging is one of several Office toolss that Office ... (microsoft.public.office.misc) - Re: Auto start of IE tab group
... "Michael Chare" wrote in message ... With IE8 on Vista the three web pages appear as three separate Internet Explorer windows sessions. ... You go to Internet Options, which you can find either under Tools on your IE menu or under the Windows Control Panel, and type in your home pageon the General tab. ... (microsoft.public.windows.vista.general) |
|