RE: [Tclplugin-core] can not input text/entry widget.
by Jeff Hobbs other posts by this author
Feb 3 2004 1:42AM messages near this date
Re: [Tclplugin-core] can not input text/entry widget.
|
[Tclplugin-core] can not input text/entry widget.
> From: Taguchi Takeshi
...
> By the way, I think current tclplugin assume all tclet is
> wrriten using UTF-8 encoding. This means, in the web page
> which is writen euc-jp encoding, SCRIPT itself must use UTF-8
> encoding. Euc-jp encoded file can not contain any UTF-8 string.
>
> I think tclet encoding may be able to set by tclet author.
> such as:
> <embed type="x-application/tcl"
> src="./sample-tclet.tcl"
> charset="euc-jp" ...>
>
> So I've made a patch.
I've added this (code slightly modified, requires exact match to
'encoding names') to 3.0a2.
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Tclplugin-core mailing list
Tclplugin-core@[...].net
https://lists.sourceforge.net/lists/listinfo/tclplugin-core
Thread:
Taguchi Takeshi
Jeff Hobbs
|