Home > Archive > PerlTk > January 2005 > Upgrading Tk
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| This is a multi-part message in MIME format.
------=_NextPart_000_0014_01C4DB05.2FEE91E0
Content-Type: text/plain;
charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable
Well, my Tk version is
Tk [800.024]
How could i upgrade that Tk version without affecting the other Tk::*
modules ?
------=_NextPart_000_0014_01C4DB05.2FEE91E0
Content-Type: text/html;
charset="iso-8859-7"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-7">
<META content=3D"MSHTML 6.00.2800.1479" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>Well, my Tk version=20
is<BR><BR>Tk &=
nbsp; =20
[800.024]<BR><BR>How could i upgrade that Tk version without affecting =
the other=20
Tk::*<BR>modules ?<BR></DIV></BODY></HTML>
------=_NextPart_000_0014_01C4DB05.2FEE91E0--
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
| |
| Ala Qumsieh 2004-12-07, 4:10 am |
| John wrote:
> Well, my Tk version is
>
> Tk [800.024]
>
> How could i upgrade that Tk version without affecting the other Tk::*
> modules ?
What platform are you on? Go to www.cpan.org and download the latest Tk.
--Ala
| |
| Nick Ing-Simmons 2005-01-02, 8:56 pm |
| John <isofroni@cc.uoi.gr> writes:
>Well, my Tk version is
>
>Tk [800.024]
>
>How could i upgrade that Tk version without affecting the other Tk::*
>modules ?
Probably not.
Tk804 is Unicode aware internally which means that lots of
data structures changed. So any C code based modules need updating too.
But perl level API is supposed to be upward compatible.
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
|
|
|
|
|