Paul C. Anagnostopoulos
Nap, interrupted.
- Joined
- Aug 3, 2001
- Messages
- 19,141
And it didn't occur to anyone to fake up the applet context in a standalone application so that it would be easier for a program to run both ways?Fungrim said:No. The applet context represents, surprise, the context in which the applet is run.
Thanks to everyone! I believe I've got it working, using showDocument() in an applet and exec() when run standalone. Stay tuned for my final report.
~~ Paul