K. Scott Allen
Experiments In Writing
<< How Did Life With WPF/E Turn Out?
|
Home
|
A Message For You >>
Sidebar Gadget Article
A new year deserves a new OdeToCode article: "
Developing Gadgets for the Windows Vista Sidebar
".
Feedback is always appreciated.
Print
| posted @ Tuesday, January 02, 2007 4:53 AM
Comments on this entry:
#
re: Sidebar Gadget Article
by
SFkilla
at 1/13/2007 4:25 PM
Hey there,
This is some nice peace of info for those who want to start developping sidebar gadgets.
I've seen you use one of my creations! the HDD Meter... I can tell you it has been updated and is available on my board with many other gadgets... ;)
Link:
http://com3.runboard.com/bsfkillaplace
Regards
SFkilla©
#
re: Sidebar Gadget Article
by
Mark Smith
at 1/23/2007 2:40 AM
Thanks for the info on the gadget development. I'm trying to debug the javascript in our gadget, and I can't work out how to tell Visual Studio that I'm debugging a gadget not an ASP.NET website. Got any help on how to do that?
I went into VS2005, created a new
#
re: Sidebar Gadget Article
by
scott
at 1/23/2007 4:10 AM
Mark:
What I did was use Attach To Process on the debug menu, an attached to the Sidebar.exe hosting my gadget. Then I could use the VS debugger with JavaScript.
#
re: Sidebar Gadget Article
by
Mohamed
at 10/18/2009 5:43 AM
Hello :))
i just wanted to know if u have any idea where to find the extracted files (especially gadget.html) to see if changes take effect instantly (it would make everything easier i guess)
thanks
#
re: Sidebar Gadget Article
by
vikas
at 11/8/2009 11:02 AM
Very good article.
Please send me code files for this article . Some css files are missing.
#
re: Sidebar Gadget Article
by
Tom
at 2/17/2010 10:09 AM
Very good article. The only thing that I need help with is the .css files. Is there some way fro me to get a copy of the .css file for this gadget so I can see the rest of the information.
Thanks!
#
re: Sidebar Gadget Article
by
Tom
at 2/17/2010 10:09 AM
Very good article. The only thing that I need help with is the .css files. Is there some way fro me to get a copy of the .css file for this gadget so I can see the rest of the information.
Thanks!
#
re: Sidebar Gadget Article
by
LF
at 3/26/2010 6:21 PM
When I use System.Gadget in my Javascript functions, I get the error
Type Error: 'System' is undefined.
Am I missing something?
Thanks
#
re: Sidebar Gadget Article
by
Paul H
at 6/24/2010 10:08 AM
Anyone know of a way to programatically uninstall a gadget? We deployed a gadget to all of our users as a replaement for another one. We want to be able to remove the old one. Any ideas?
#
re: Sidebar Gadget Article
by
Cook
at 7/22/2010 7:06 PM
I need some help developing a gadget, i want the text input from the options window to be saved and displayed in the flyout in a table, i have played around with it a lot but can't for the life of me figure it out, and finding help is not much easier. I would really appreciate it from anyone.
#
re: Sidebar Gadget Article
by
tuti
at 7/29/2010 5:03 PM
Hi! Loved your article.
I have a question thought... Do you think it is possible to add some sort of database to a gadget? for example if you want to keep track of the user‘s requests on the search bar. "Norway" would have to appear on your database, for example.
#
re: Sidebar Gadget Article
by
André
at 1/18/2011 8:48 PM
hello - i really appreciated your article; can you send me an example (if you will) on how to build a gadget to display an image (locally stored) and a text over it (text stored on xml file) - let's say i have 2 tags on xml file: today's date and a text. I want to show on the gadget today's text over the picture. Is it difficuld to do?
Comments have been closed on this topic.
Subscribe in a reader
About
About Me
Contact
Login
Posts - 836
Comments - 4304
Stories - 14
Archives
2011 November (4)
2011 October (7)
2011 August (10)
2011 June (5)
2011 February (16)
2011 January (17)
2010 November (1)
2010 July (13)
2010 June (14)
2010 May (2)
2010 February (5)
2010 January (6)
2009 December (2)
2009 November (6)
2009 October (19)
2009 September (5)
2009 July (5)
2009 June (7)
2009 May (1)
2009 April (7)
2009 March (7)
2009 February (7)
2009 January (7)
2008 December (7)
2008 November (7)
2008 October (1)
2008 September (2)
2008 August (1)
2008 July (8)
2008 May (9)
2008 April (4)
2008 March (9)
2008 February (5)
2008 January (9)
2007 December (6)
2007 November (7)
2007 October (10)
2007 September (6)
2007 August (6)
2007 July (17)
2007 June (12)
2007 May (13)
2007 April (11)
2007 March (7)
2007 February (6)
2007 January (14)
2006 December (11)
2006 October (13)
2006 September (11)
2006 August (17)
2006 July (22)
2006 June (14)
2006 May (13)
2006 April (8)
2006 March (12)
2006 February (12)
2006 January (11)
2005 December (13)
2005 November (17)
2005 October (11)
2005 September (16)
2005 August (10)
2005 July (17)
2005 June (19)
2005 May (13)
2005 April (9)
2005 March (14)
2005 February (16)
2005 January (13)
2004 December (19)
2004 November (15)
2004 October (17)
2004 September (18)
2004 August (12)
2004 July (20)
2004 June (12)
2004 May (17)
2004 April (10)
2004 March (12)
2004 February (9)
2004 January (13)
About
About Scott Allen