[4789] in RedHat Linux List
About tcl plugins and Red Baron?
daemon@ATHENA.MIT.EDU (Sheldon E. Newhouse)
Sun Nov 17 13:57:37 1996
Date: Sun, 17 Nov 1996 13:55:08 -0500 (EST)
From: "Sheldon E. Newhouse" <sen1@math.msu.edu>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
I have two questions, one RH specific, the other not.
1. Does Red Baron support the use of plug-ins such as those which are
available for Netscape? In particular, can one create tcl-applets as
indicated in
http://www.sunlabs.com/research/tcl/
and read them using Red Baron ?
Now the non-RH question. Please respond by private e-mail.
I have a simple question about the use of tcl plugins for Netscape.
Perhaps someone knows the answer.
I have tried to load the simple demo tcl file
simple.tcl
as described on
http://www.sunlabs.com/research/tcl/plugin/instructions.html
I can read the page as indicated by the 'This' html reference on that
page just fine. But when I tried to create my own simple.tcl and
simple.html and try to read it (as an open file) with Netscape, I get the
error
application/x-unknown-mime-type was not found.
Here are my files: simple.tcl and simple.html
simple.tcl
#!/usr/bin/wish
button .b -text "Hello, world!"
pack .b
simple.html
<Html>
<Body>
<embed src=simple.tcl width=140 height=30>
</Body>
</Html>
TIA,
-sen
---------------------------------------------------------------------------
| Sheldon E. Newhouse | e-mail: sen1@math.msu.edu |
| Mathematics Department | |
| Michigan State University | telephone: 517-355-9684 |
| E. Lansing, MI 48824-1027 USA | FAX: 517-432-1562 |
---------------------------------------------------------------------------
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null