Results 1 to 5 of 5

Thread: Context menus in Windows Phone 7

  1. #1
    Join Date
    Oct 2010
    Posts
    189

    Context menus in Windows Phone 7

    I want some changes in my windows phone 7. The context menus which are in windows 7 and vista looks good. So I want to display those using the SDK. I don’t know how to do this. The bar of application does not meet my requirements. I need a simplest way to do this. I also heard that it works quite well on tap and hold event.

  2. #2
    Join Date
    Feb 2010
    Posts
    524
    I have gone through your problem and I noticed that application bar menus do not have much flexibility. If the application bar doesn’t suits your requirement I urge you to try on popup list box. With some of handful code you can accomplish the context menu task on it. But you will need to apply same method to a simple button that is at the bottom of your screen. You will get the all the customization flexibility with listbox.

  3. #3
    Join Date
    Feb 2010
    Posts
    538
    The concept of a context menu is that when user make the tap and hold event the screen popup a menu with some of the options. This feature used mostly for application bar or list to pin point the several option like Start menu, uninstall and so on. This can be implemented as a Context Menu Service. In case you want to implement the context menu you have to work on markup or coding.

  4. #4
    Join Date
    Feb 2010
    Posts
    488
    You can display the context menu on the application bar using the silverlight toolkit. When the first time windows phone 7 didn’t gets the tap and hold control we need to code the event. As we know that List-boxitem responds to Mouse Left button for up and down. This functionality not included in the developer toolkit yet. There are no suggestion about the tap and hold on a menu.

  5. #5
    Join Date
    Feb 2010
    Posts
    471
    There is a demo API you can check it out using this link that utilizes implementing of a context menu.There also may be chance that upcoming RTM tools or Windows Phone Toolkit may appear this control. so you have to wait for a while until Microsoft brings it market. this control uses different way to pick the specific task.

Similar Threads

  1. Get Transparent Context Menus in Windows XP, Vista and 7
    By ChrisUlrich in forum Tips & Tweaks
    Replies: 2
    Last Post: 20-08-2010, 01:03 AM
  2. How to get transparent Context Menus in Windows 7?
    By aanand_s in forum Windows Software
    Replies: 3
    Last Post: 16-08-2010, 11:22 AM
  3. Disable ATI Catalyst Control Center from context menus
    By Baazigar in forum Monitor & Video Cards
    Replies: 6
    Last Post: 05-06-2010, 11:53 PM
  4. Own commands in context menus
    By XDRoX in forum Tips & Tweaks
    Replies: 1
    Last Post: 04-04-2009, 12:33 PM
  5. more options in the context menus ?
    By Kelewyn in forum Operating Systems
    Replies: 2
    Last Post: 17-09-2008, 07:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,255,644.45036 seconds with 16 queries