Re: tk/tcl

Bandung <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
Place these two files in your \\Python25\\Lib   directory and then run root =
Tkinter.Tk() again.

http://www.nabble.com/file/5569/Tkinter.py Tkinter.py 
http://www.nabble.com/file/5570/Tkinter.pyc Tkinter.pyc 

again, soft reset is always a good idea at this point.




John Aherne wrote:
> 
> Bandung wrote:
>> Here are  my latest files: celib2.13 , then  tcl84 and tk84 dll's 
>>
>> http://www.nabble.com/file/5568/celib.dll celib.dll 
>> http://www.nabble.com/file/5566/tcl84.dll tcl84.dll 
>> http://www.nabble.com/file/5567/tk84.dll tk84.dll 
>>
>>
>>
>>   
> 
> Thanks for the links.
> 
> I put them all in \Windows.
> 
> import Tkinter works
> 
> I got the WM5 message about permission for unsigned tcl and tk programs 
> wanting to run. So I know it found them.
> 
> root = Tkinter.Tk() gave me an error as follows:--
> 
> Tk_init error: invalid command name "tcl_findLibrary"
> Traceback (most recent call last):
> File 
> "c:\dev1\release\PythonCE-2.5-20061219\Python-2.5-wince\Lib\lib-tk\Tkinter.py", 
> line 1636, in __init__
> TclError: invalid command name "tcl_findLibrary"
> 
> Looking at the line it seems to be about creating a screen.
> 
> Thanks for any info.
> 
> Regards
> 
> John Aherne
> 
> 
> _______________________________________________
> PythonCE mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/pythonce
> 
> 

-- 
View this message in context: http://www.nabble.com/tk-tcl-tf2953745.html#a8267592
Sent from the Python - pythonce mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.