From: Jeff H. <je...@Ac...> - 2005-12-16 01:57:03
|
Anthony.N.Martin wrote: > Is itcl, itk and incr widgets usable in the tclplugin? > Are there any examples anywhere how to do it? > > I used itcl in server-side CGI a while back but now I have > something that needs to run client-side. > > I found running the tclet demos made firefox 1.5 (Win32-XP) > unstable, crashing during the demo or soon afterwards. And > the installation of tclplugin on IE6 is hardly user-friendly. > I've still not got it to work. Someone posted on clt how to make the plugin install for IE, but I can also automate that in the XPI install. Noone has looked into making CABs yet, but that should be an option too. As to the instability - I am aware of that, and understand at least the cause, but have no solution yet. FF 1.5 is doing something ... "different" with subclassing of windows on Windows that is causing the issues. As to using itcl/itk in the plugin ... it is technically possible, but I'm still focused on other issues (and don't get much time on the plugin right now ...). Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos |