You need to be logged in to post in the forums. If you do not have an account, please sign up first.
Example of browseForFile();
Can you know any widget that use opera.io.filesystem.browseForFile()?I have problem with this. I add this line
<feature name="http://xmlns.opera.com/fileio"> <param name="folderhint" value="home" /> </feature>
to config.xml.
I have problem with alert("dd"). In html it work in widged don't work. It is normal?
Any trick in development/debugging widget? Im new opera user.
3. June 2010, 21:16:17 (edited)
Look here http://files.myopera.com/WebSinner/widget/oBoobs.wgt for save
Here for load http://widgets.opera.com/widget/14982/
here for load http://widgets.opera.com/widget/18252/
Official demo http://dev.opera.com/libraries/fileio/FileIO-examples.zip
Official doc's http://dev.opera.com/libraries/fileio/FileIO.zip
^ I have problem with alert("dd")
Use console error and
opera.postError('Message')
Here for load http://widgets.opera.com/widget/14982/
here for load http://widgets.opera.com/widget/18252/
Official demo http://dev.opera.com/libraries/fileio/FileIO-examples.zip
Official doc's http://dev.opera.com/libraries/fileio/FileIO.zip
^ I have problem with alert("dd")
Use console error and
opera.postError('Message')
<widget file="yes" network="public"> </widget>