Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FileDialog

0 views
Skip to first unread message

Stephen Se

unread,
Dec 1, 1998, 3:00:00 AM12/1/98
to
Hi, I have written a signed applet to start a frame that has
a open file dialog, it is working fine under windows 95 netscape,
however, when i use netscape in unix, it gives the following error
message. It is okay with appletviewer in unix though.
Does anyone have any idea why this is so? Any pointers will be
very much appreciated. Thanks in advance.
Stephen

-------------------------------------------------------------
# Applet exception: error: java.awt.AWTError: FileDialog is
unimplemented.
java.awt.AWTError: FileDialog is unimplemented.
at sun.awt.motif.MToolkit.createFileDialog(MToolkit.java)
at java.awt.FileDialog.addNotify(FileDialog.java)
at java.awt.Window.pack(Window.java)
at testprog.action(testprog.java:119)
at java.awt.Component.handleEvent(Component.java)
at java.awt.Component.postEvent(Component.java)
at java.awt.MenuComponent.postEvent(MenuComponent.java)
at java.awt.MenuComponent.postEvent(MenuComponent.java)
* at java.awt.MenuComponent.postEvent(MenuComponent.java)
at sun.awt.motif.XEvent.processEvent(XEvent.java)
at netscape.applet.DerivedAppletFrame.run(DerivedAppletFrame.java)
at java.lang.Thread.run(Thread.java)

Stephen Pitts

unread,
Dec 1, 1998, 3:00:00 AM12/1/98
to
This means that your version of Netscape doesn't support
FileDialog. Try upgrading.

--
Stephen Pitts

Stephen Se wrote in message <366342...@technologist.com>...

0 new messages