windows-desktop-gadgets
Debugging Windows sidebar gadgets without Visual Studio
I\'m tr开发者_运维知识库ying to create a sidebar gadget without the use of Visual Studio. I\'ve looked around for ways to debug them, but everything says that the Visual Studio JIT debugger is the onl[详细]
2022-12-20 06:43 分类:问答JQuery and flot in a Windows Sidebar Gadget
I\'m trying to create a Windows sidebar gadget with JQuery and flot. When I run the gadget in FF the graph is plotted fine. But when I run it from the gadget, it doesn\'t work. I know the JQuery code[详细]
2022-12-19 21:11 分类:问答Gadget vista error var with flyout
i have a problem with a variable for the flyout : var friendsUser = \"\"; var friendsMdp = \"\"; System.Gadget.Settings.write(\"variableName\", variableName);[详细]
2022-12-19 19:26 分类:问答Getting information from the server for a Gadget (Vista/7)
Hi all.. I want to get some information from my database and show into my sidebar gadget (i am newbee on gadget coding). I tried many ways to do it but i didn\'t succeed yet.[详细]
2022-12-18 14:06 分类:问答Can I embed an external component in a Windows 7 gadget?
Some fe开发者_高级运维atures I needed is not available in the Javascript API. Is it possible to use an external component (C++ or whatever) in a gadget? In particular, I\'d like to get a list of runni[详细]
2022-12-18 05:49 分类:问答MSBuild "Debug" configuration not working in VS 2010 Beta 2
I\'m trying to set up my environment for developing, debugging and deploying Windows Desktop Gadgets.I\'ve hit a bit of a roadblock in my project, where I can\'t run a build on my gadget when the conf[详细]
2022-12-17 06:45 分类:问答Error when calling a .net dll from Com Visible dll using javascript
I am developing a windows 7 gadget.I am creating an activex object and loading the assembly.I am following the methodlogy mentioned here at codeproject (GadgetInterop). One of the tasks of the gadget[详细]
2022-12-15 21:49 分类:问答Windows 7 sidebar gadgets
Do you need to write Windows Sidebar Gadgets in C#, or should I be able to write them in another language, for example Delphi?[详细]
2022-12-13 11:23 分类:问答Windows 7 Gadgets - Programming language for development
Which is the preferred development language for Windows 7 gadgets? I know that a gadget uses Xml, Html, CSS and Script(Java/VB) but I need some adv开发者_如何学Pythonanced features such as:[详细]
2022-12-11 10:52 分类:问答Windows 7 gadget flyout window question
I created a gadget that displays the feed from a website and displays it in the main window. If I click on one of the news I get the flyout window and it gives me more information.[详细]
2022-12-10 19:51 分类:问答