Home / General / Tips for writing Sidebar gadgets with SideShow functionality
digWin is a community news sharing site for Microsoft Techies. Share interesting news/links and rate them!

Tips for writing Sidebar gadgets with SideShow functionality

Here's a few tips for developers writing Sidebar gadgets that interact with Sideshow (the Windows Vista support for auxiliary displays):


Early versions of the Sidebar/Sideshow documentation incorrectly refers to the enabled method as a property. The following code snippet demonstrates how to determine in your gadget whether Sideshow is available using the enabled method:



var sideshowEnabled = System.Gadget.SideShow.enabled();…if (sideshowEnabled) {….}


Also note that the enabled method reports whether Sideshow is supported on that operating system, not whether a Sideshow device is currently available. Thus, it always reports “true” on Windows Vista.


The applicationEvent feature is not fully










Microsoft news, tips and tricks search

Comments


Post voted by 1 digWinners


Featured Links

User

Login | Register




Forgot Password?

Sponsor

Anti spam filter for mail servers
Anti spam, anti phishing and email management software for Exchange/SMTP/Lotus. Download a FREE trial!

Featured

Download Free Exchange Ebook

Categories

Upcoming NEW

Recent comments

Related Sites