There is a little bug in the oneDrive Gadget-in a other version you can open the data medium with a doubleclick on the background.This doesn't work here but it's not a big problem - change in the JavaScript ''function loadmain''.Under 'background.onclick = executeDrive;' write : background.doubleclick = openDrive; -then it work if you doubleclick on the progressbar
clicking the background on transparent gadgets does not work, not a bug, ask microsoft why .. clicking the non transparent areas does work, for the onedrive gadget that would be the progress bar.
there is also a visual guide provided in the pack which shows you the clickable areas on the transparent gadgets.
Hy Gersma. You're right.The crazy is,in my first Java script I make a mistake and suddenly it work-but only the function 'open the explorer' but not the 'refresh task'....it's really crazy..if I write the script correct: "background.ondblclick = executeDrive;" (I like open it with double-click) the 'refresh task' work but the 'open explorer' not,also not on the progress-bar. In the first I think it have to do because I used Vista,but on the msdn side I read there is no different...real buggy. Anyway you make a nice work
I like this but unless I am using wrong server settings there is something wrong with the email gadget. Can you tell me what to enter for live mail and gmail. Thank you
I do not know how to create gadgets but I thought you could do for its own set of gadgets such here
[link]
and here
[link]
It would be nice
Have Look in my Gallery Won't you.
I don't visit often so any reply to comments may be delayed.
clicking the non transparent areas does work, for the onedrive gadget that would be the progress bar.
there is also a visual guide provided in the pack which shows you the clickable areas on the transparent gadgets.
Grtz,
Gersma
You're right.The crazy is,in my first Java script I make a mistake and suddenly it work-but only the function 'open the explorer' but not the 'refresh task'....it's really crazy..if I write the script correct:
"background.ondblclick = executeDrive;" (I like open it with double-click) the 'refresh task' work but the 'open explorer' not,also not on the progress-bar.
In the first I think it have to do because I used Vista,but on the msdn side I read there is no different...real buggy.
Anyway you make a nice work