windows-desktop-gadgets
How do I pull information from an LDAP server using JavaScript?
I have the LDAP server hostname and the s开发者_Go百科earch base, but have not been able to find any way of using that information with javascript. this is to be used in a windows sidebar gadget.There[详细]
2023-01-06 11:30 分类:问答How can I sign a Gadget for Windows Sidebar?
Does anyone know how 开发者_开发百科to sign a gadget for Windows Sidebar (*.gadget)? I tried with signtool, but without any result.[详细]
2023-01-04 14:22 分类:问答Pin WPF window on the desktop in Windows 7
I want to p开发者_运维问答in a WPF window on the desktop (it should be a desktop gadget). I know you can do this by setting the parent handle of the WPF window to the handle of the \"progman\" window[详细]
2022-12-29 09:37 分类:问答how to develop an active desktop application in c#
i want to develop a nice thing that will be on the desktop (like an active desktop) something like this:[详细]
2022-12-29 06:20 分类:问答Problem with first Windows 7 gadget getting javascript to run
For my first windows gadget I\'m trying to make one that displays the current time and date.The code below is what I have, but I can\'t figure out why the javascript is not running.Any ideas?[详细]
2022-12-28 17:43 分类:问答playing a multiple videos in windows sidebar gadget
How to play a multiple videos by using actio开发者_JS百科nscript in a windows sidebar?The 64 bit Sidebar is the default one. Flash does not run in 64 bit browsers.[详细]
2022-12-26 05:57 分类:问答Get Value of Span Element that was changed before by JavaScript
i am developing a gadget and i am using JavaScript to change innerHTML of span, but after some operations i need to read that value. Additionally i am using pre-entered value for spans but when i try[详细]
2022-12-23 23:50 分类:问答Opposite of "always on top"
I want to set my application to be on desktop level, like Windows Gadgets. Is this possib开发者_C百科le to achieve?[详细]
2022-12-22 05:55 分类:问答show pins around 100kilometers
i am implementing an app, that show customers and my userLocation on a map. But now i have a problem, because ther开发者_StackOverflow中文版e are a lot of costumers and the map is very uncomfortable.[详细]
2022-12-21 11:31 分类:问答Windows Gadgets: How do I modify the DOM?
I\'ve been working on creating a Windows Desktop Gadget. I can create HTML elements I want with document.createElement. I can set their attributes and I can get those attributes after setting them, bu[详细]
2022-12-20 11:16 分类:问答