Re: [Tclplugin-core] can not input text/entry widget.
by Taguchi Takeshi other posts by this author
Nov 20 2003 6:27AM messages near this date
RE: [Tclplugin-core] can not input text/entry widget.
|
Re: [Tclplugin-core] can not input text/entry widget.
Thanks, Jeff.
> > I've installed cvsuped tclplugin to following my box:
> > OS: FreeBSD5.1-current
> > X: X-Window 4.3.0
> > Mozilla: mozilla-1.5
>
> I'm assuming that you built the plugin yourself?
Yes. I use Tcl8.4.4.
> > I've got some probrems.
> > a. FreeBSD's libtcl84.so and libtk84.so dose not have
> > -export-dynamic ld option. so I had to make patch
> > for tcl/tk FreeBSD port.
> > b. Tcl Stub mechanism dosen't work. so I had to disable it.
> > If stub mechanism is enabled, Mozilla will crash when
> > read some page which contain some tclet.
>
> Can you elaborate more specifically on the patches required to the
> configure/makefile?
a. is a probrem FreeBSD itselfs. I'll make a patch, and send it to
Tcl port maintainer for FreeBSD.
I think b is a probrem in FreeBSD or Tcl/Tk. not tclplugin. But
I'll make a workaround patch for tclplugin. I think it will save
some FreeBSD users.
> > First, and seriouce one is follwing:
> >
> > "I can not input any text to text and entry widget."
>
> This sounds similar to
> http://aspn.activestate.com/ASPN/Mail/Message/tclplugin-core/1513253
>
> Does the work-around work for you?
Yes!
Did you resolve this probrem?
I've try to use focus command. but it did not work at all.
Thanks
---
T.Taguchi.
P.S. Just now, I've been able to input Japanese multibyte strings
using XIM into entry, text widget! Wow, great!!
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Tclplugin-core mailing list
Tclplugin-core@[...].net
https://lists.sourceforge.net/lists/listinfo/tclplugin-core
Thread:
Taguchi Takeshi
Jeff Hobbs
Taguchi Takeshi
Taguchi Takeshi
|