By kripz
Tuesday, 13. May 2008, 11:35:46

Widget questions
Can widgets be invisble?
Can widgets write/read to disk?
Can widgets download files from the web?
By iliiad
Wednesday, 14. May 2008, 03:52:38

> Can widgets be invisble?
invisible from the desktop? yes. actually it defaults to completely transparent, which is invisible.
invisible in the widget menu/manager? no, I don't think so (AFAIK)
> Can widgets write/read to disk?
Yes, with the new File I/O spec.
> Can widgets download files from the web?
yes, with AJAX it's quite easy.