Answered by:
Applying an overlay on top of the Metro UI

Question
-
Hello,
I'm in the very early stages of formulating a user experience I would like to enable in the Metro UI. There are two possible functionalities I would like to enable. When the user right clicks on a tile in the Start UI, I would like to:
Option 1: overlay the UI with a ring that encompasses the tile and contains custom selectable options.
Option 2: add additional custom options to the panel that appears at the bottom of the screen.
For example, from "Start" when you right click on "Control Panel" the options menu at the bottom has: unpin. When you right click on "Internet Explorer" the options menu at the bottom has: advanced and unpin. I would like to add a custom option (either as a halo around the tile, or on the options panel) so the user can invoke a custom action that I would like to enable.
Is this possible? Any pointers would be greatly appreciated.
Thank you,
Dave
- Edited by DaveAD Monday, October 24, 2011 11:11 PM
- Moved by Marilyn-Support EngineerMicrosoft Support Wednesday, October 26, 2011 2:51 AM Moved to appropriate forum (From:Windows Developer Preview: General OS questions )
Monday, October 24, 2011 11:10 PM
Answers
-
Hi Dave,
Those interactions are controlled by the system currently and not under your control. Settings are activated by the application and you should use that paradigm to make changes for your application. Control Panel and Internet Explorer are different based on the type of application. Desktop application will get the Pin and advanced items. You may be able to add information under advanced. I will see what I can find out for you but we have not announced any of the APIs that your desktop application would use to leverage the new APIs yet!
-Jeff
Jeff Sanders (MSFT)- Edited by Jeff SandersMicrosoft employee, Moderator Wednesday, October 26, 2011 6:01 PM
- Proposed as answer by Jeff SandersMicrosoft employee, Moderator Friday, October 28, 2011 1:46 PM
- Marked as answer by Eric Hanson-MSFTModerator Friday, June 29, 2012 4:58 AM
Wednesday, October 26, 2011 6:00 PMModerator
All replies
-
This thread was created in the Windows Developer Preview: General OS questions forum; the Microsoft Moderation team has moved this thread to the UI Design for apps forum.
MarilynWednesday, October 26, 2011 2:51 AM -
Hi Dave,
Those interactions are controlled by the system currently and not under your control. Settings are activated by the application and you should use that paradigm to make changes for your application. Control Panel and Internet Explorer are different based on the type of application. Desktop application will get the Pin and advanced items. You may be able to add information under advanced. I will see what I can find out for you but we have not announced any of the APIs that your desktop application would use to leverage the new APIs yet!
-Jeff
Jeff Sanders (MSFT)- Edited by Jeff SandersMicrosoft employee, Moderator Wednesday, October 26, 2011 6:01 PM
- Proposed as answer by Jeff SandersMicrosoft employee, Moderator Friday, October 28, 2011 1:46 PM
- Marked as answer by Eric Hanson-MSFTModerator Friday, June 29, 2012 4:58 AM
Wednesday, October 26, 2011 6:00 PMModerator