Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messageJohn 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
Post Follow-up to this messageJohn <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
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.