locked
How to develop applications to be started from system settings charm page RRS feed

  • Question

  • Hi,

    I am looking for some information on developing an application in Windows 8 platform which can be started from System Settings Charm page.  For example, i am trying to place my app tile as a button in system settings charm page similar to network icon, volume control icon in System charms page so that user to start it from the Settings in Charms bar.  Can anyone help me on what kind of project in Visual Studio i need to develop for implementing such kind of application?  Any online link, giving some brief idea about this would be great.

    Thanks & Regards,

    Kanchana

    Monday, August 13, 2012 11:42 PM

Answers

  • Hi Kanchanadevi,

    Till now there is no an API that makes you capable of doing that and I think Microsoft Will not do something like that because if it did it'll make the functionality of the start screen.

    Regards,


    If my reply answers your question, please propose it as an answer

    • Marked as answer by Jesse Jiang Friday, August 24, 2012 7:19 AM
    Tuesday, August 14, 2012 7:02 PM

All replies

  • Hi Kanchanadevi,

    You can't do that. the only way to start your application form the charm bar is to use share or search contract (When the user share something your if you define the share capability your application will appear  or when the user search something if you implement a search contract your application icon will appear in the search )

    The Charm bar is the universal toolbar of Windows 8, and thus you can access it from anywhere no matter which application you are working on.and you can customize it's settings in your application


    If my reply answers your question, please propose it as an answer

    Tuesday, August 14, 2012 12:54 AM
  • Hi Ibraheem,

    Thanks for your reply.. Just wondering, instead of metro app if we develop any driver program (like WiFi, audio interface) for a hardware, would it be possible to pin that in System settings charmpage.

    Regards,

    Kanchana

    Tuesday, August 14, 2012 5:32 PM
  • Hi Kanchanadevi,

    Till now there is no an API that makes you capable of doing that and I think Microsoft Will not do something like that because if it did it'll make the functionality of the start screen.

    Regards,


    If my reply answers your question, please propose it as an answer

    • Marked as answer by Jesse Jiang Friday, August 24, 2012 7:19 AM
    Tuesday, August 14, 2012 7:02 PM
  • Oh ok.. thanks for your time Ibraheem. 

    Regards,

    Kanchana

    Tuesday, September 11, 2012 4:46 PM