Christian Heimes wrote:
> Leon wrote:
> 
>> 2) Is it a way to use Tk 8.5 with the present version of Python (2.5) ?
> 
> No, not yet. It may be possible to back port Tcl Tk 8.5 support from 2.6
> to 2.5 once we have finished the migration to 8.5.

Actually, you can. I'm using a custom-built Python that links to 8.5 
with no problem. However, you do have to use some additional modules 
(referenced in another post) to get things working properly.

--Kevin

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to