[tkined] Scotty & tclets

Eddie Corns (E.Corns@ed.ac.uk)
Fri, 16 Oct 1998 12:23:49 +0100 (BST)

Hi, hope I'm not going over old stuff here. I've just written a small program
using Tk and scotty which works fine but I thought I'd have a go at putting it
on a web page. I already have the TCL plugin for netscape so I pointed it at
my tcl program which does 'package Tnm 2.1'. The plugin wasn't happy about
this. As far as I can tell from the plugin docs it won't load a package
unless it has a "safe" entry point. Does anyone know if this is the source of
my problem? Is there a solution? I appreciate that in general because of
scotty's functionality it may not be advisable to just declare the whole
package safe but since I'm only offering an updated display with no
interaction I presume there would be no problem if I simply added the safe
entry point (assuming this is possible and easy).

scotty 2.1.9
tcl 7.6
netscape 3.x
tcl plugin 2.0 (I think)

Thanks,
Eddie

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.