Re: Active-X control in ActiveState tcl
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Active-X control in ActiveState tcl

From: Roy Terry <royterry@earthlink.net>
Date: Thu Mar 09 2006 - 16:43:47 CET

<simon@whiteowl.co.uk> wrote in message
news:1141899792.317580.146890@z34g2000cwc.googlegroups.com...
> Hi All,
>
> Is it possible to embed an Active-X control into a tk frame (or other
> widget) with some part of ActiveTcl? Outside of ActiveTcl I've found
> tclcontrol which might do the job although the download link is broken.
>
> Thanks in advance
>
> Simon Geard

opTcl is the way to do it.
http://wiki.tcl.tk/1822
The link on this page
works for me.
You say "tclcontrol" but if you
want to embed a foreign object
like MSbrowser in a Tk window
it's optcl you want. tclcontrol
is if you are implmenting the Active-X
object in Tcl code.
>
Received on Sun Apr 30 02:28:28 2006