windows-desktop-gadgets
Why Does Settings And then Dock/Undock Break This Win 7 Desktop Gadget?
I\'ve narrowed it down to hitting settings, then cancel or okay (no code handling settings events yet) and then attempting to hit the dock button predictably killing the gadget controls. I\'ve tried a[详细]
2023-04-12 17:53 分类:问答How to programmatically install a uninstalled Windows Gadget?
I have an installer that installs my_gadget.The user then removes my_gadget from the gadget gallery and then try开发者_StackOverflow中文版 to run my installer again to re-install my_gadget.However, I[详细]
2023-03-25 00:19 分类:问答Scripting.FileSystemObject location (from JavaScript)
I have a file for my Windows sidebar gadget that stores some settings for the user, but the FSO object seems to pick its native residence as the desktop, meaning that if I don\'t specify a directory,[详细]
2023-03-22 08:08 分类:问答How can I write windows 7 desktop gadgets using c# & WPF?
I want to write a desktop gadget that will group icons on my desktop 开发者_StackOverflow中文版(using c# & WPF).[详细]
2023-03-22 00:04 分类:问答Is it possible for a Windows 7 Gadget to bring itself to the top?
I am developing a monitor gadget that monitors production exceptions (by making JSONP Ajax requests).[详细]
2023-03-15 14:41 分类:问答Windows Gadgets: Why are settings deleted when my gadget is closed?
I\'m currently in the development and testing phase of my gadget. I\'ve noticed that for some reason, whenever my gadget is closed the settings I\'ve saved are deleted. I\'m sure because I\'ve moni开发[详细]
2023-03-12 05:50 分类:问答Windows Gadgets: Testing environment?
Is there anything that provides a console, error logging, etc. for testing Windows Gadgets? I\'ve searched but I\'m una开发者_如何学JAVAble to find anything.[详细]
2023-03-11 18:41 分类:问答Logging into a website from a Windows Desktop Gadget
I\'m developing a Windows Desktop Gadget. From within the gadget, I have to login to an external website, get a response from a specific page and display required information from it.[详细]
2023-03-11 18:05 分类:问答Attaching a WPF window to the Desktop
I have created a WPF applica开发者_JS百科tion that has no chrome and a transparent background WindowStyle=\"None\" AllowsTransparency=\"True\"[详细]
2023-03-09 07:20 分类:问答Howto integrate Gadgets in my .NET application
As there are those gadgets available for the Windows Vista Sidebar and for Windows 7, I\'d really like to know if you can integrate those into your .NET 开发者_运维技巧app. I want a similar feature an[详细]
2023-03-04 19:47 分类:问答