windows-desktop-gadgets
How to implement a desktop ticker?
I would like to implement a desktop base开发者_JS百科d ticker. The ticker would display number of users that have signed up for a product on a related PHP website. This data is stored in a MySQL datab[详细]
2023-01-29 09:59 分类:问答How do you open the settings dialog in a Windows desktop gadget programmatically?
The Windows desktop gadget I\'m developing requires some configuration on first run, so when it detects that it hasn\'t been configured, I want 开发者_开发技巧to immediately open the settings dialog.[详细]
2023-01-26 05:08 分类:问答How to retrieve information from website(first login using POST and cookies) using windows 7 desktop widget
开发者_如何学CI need to build a Win 7 desktop widget, that would display a single value from a certain web page. To view the page you need to login first(with POST form), get session id, and proceed t[详细]
2023-01-21 17:20 分类:问答Windows Gadget mailto: link not working
I\'m creating a Windows Gadget and have found that my mailto links are not working at all.I have other links that work perfectly like:[详细]
2023-01-20 00:17 分类:问答Vista Gadget - Show tooltip on mouse over
I have a Vista gadget that has a few DIV\'s and 开发者_JS百科IMG\'s. The elements have \'title\' attributes set to display a tooltip.[详细]
2023-01-19 19:04 分类:问答Examples of quering the msn weather api using ajax or jquery
I am having trouble finding a simple example that demonstrates how to query the msn or yahoo weather api using ajax or jquery.[详细]
2023-01-18 16:11 分类:问答Vista Gadget - Write to a XML file
I have built a Vista Gadget. It grabs a local XML file called \"settings.xml\". It loads it and I change a few things. then I call the xmldoc.Save(\"settings.xml\") method which works fine of you run[详细]
2023-01-18 06:54 分类:问答How to insert a g:text object inside another html element?
I\'m developing a Windows gadget. There is a function called addTextObject on the background object which creates the object I want which I can later add glowing and shadows to it. But the problem is[详细]
2023-01-15 15:01 分类:问答What's the best way to store whether or not an rss item has been read
As a non-professional programmer, I\'m trying to self teach myself a little HTML and javascript. My learning project is a desktop gadget that will retrieve rss items from an rss feed.[详细]
2023-01-14 16:59 分类:问答Can Windows Vista+ Sidebar Gadgets display web pages?
I\'m trying to make my Gadget html to navigate to another page, but when I try to do it via window.location = \'http://newurl.com\'[详细]
2023-01-12 07:11 分类:问答