Hello. I am embeding Mozilla in the my GTK application. For it i am using
libgtkembedmoz.so library.
At all works great. But if i add the <input type="file" name="FileOpen">
string to the
HTML page which are loaded to embed-browser by click the button "FileOPen"
i get this error message in the STDOUT;

unable to open file picker
[Exception... "Component returned failure code: 0x80004001
(NS_ERROR_NOT_IMPLEMENTED) [nsIBaseWindow.blurSuppression]"
nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)"  location: "JS frame ::
file:///usr/local/netscape7/components/nsFilePicker.js :: anonymous :: line
214"  data: no]

How i can fix it? Can i uses the nsIFilePicker interface in GTK-browser
application ?



_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to