moving from 0.8.6 to 0.8.8 caused one of the applets to be able to do pop up windows. However when the pop up window appear i get the error:
java.lang.IllegalArgumentException: null owner window
at java.awt.Window.ownedInit(Window.java:371)
at java.awt.Window.<init>(Window.java:303)
at java.awt.Dialog.<init>(Dialog.java:220)
at MsgDialogBox.<init>(Unknown Source)
at BuySell.LThTLfz(Unknown Source)
at BuySell.init(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:353)
at java.lang.Thread.run(Thread.java:552)
------
this does not happen in windows IE
Please advice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you'd replied a few hours ago, I might have had time to look at
your URL today. But now I don't, and I'm going away on vacation
tomorrow. I'll be back in January. The problem will have to wait
until then.
By the way, you can email me at "smichaud at pobox.com". But I won't
be reading your message until January.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
0.8.9 has problems with the "right click" menus. the menu options are no longer listed. the best implementation seems to be 0.8.8 but it has the error mentioned above.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
moving from 0.8.6 to 0.8.8 caused one of the applets to be able to do pop up windows. However when the pop up window appear i get the error:
java.lang.IllegalArgumentException: null owner window
at java.awt.Window.ownedInit(Window.java:371)
at java.awt.Window.<init>(Window.java:303)
at java.awt.Dialog.<init>(Dialog.java:220)
at MsgDialogBox.<init>(Unknown Source)
at BuySell.LThTLfz(Unknown Source)
at BuySell.init(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:353)
at java.lang.Thread.run(Thread.java:552)
------
this does not happen in windows IE
Please advice.
You need to provide a URL for a page that contains the applet.
can you email me your email address to jx99@hushmail.com. it is a secure site so i need to pass to you the relevant info. thanks.
If you'd replied a few hours ago, I might have had time to look at
your URL today. But now I don't, and I'm going away on vacation
tomorrow. I'll be back in January. The problem will have to wait
until then.
By the way, you can email me at "smichaud at pobox.com". But I won't
be reading your message until January.
0.8.9 has problems with the "right click" menus. the menu options are no longer listed. the best implementation seems to be 0.8.8 but it has the error mentioned above.