Alexnb wrote:
> 
> 
> 
> Kevin Walzer-5 wrote:
>> 
>> Alexnb wrote:
>>> 
>> 
>>> As far as I know I've got the latest python, I code with 2.5, but I am
>>> not
>>> sure about Tk(). How can I check? My mac is updated as well. It's a
>>> macbook.
>>> But I don't see how that would make a difference. 
>>> 
>> 
>> root.tk.call('info', 'patchlevel') will give you the version of Tk that 
>> you are running.
>> 
>> If it's 8.4.7 (the Apple-installed version)  I'm not sure what to 
>> suggest--I'm not aware of any bugs with scrolling in the text widget, 
>> but that version is three years old and is not going to get patched.
>> 
>> -- 
>> Kevin Walzer
>> Code by Kevin
>> http://www.codebykevin.com
>> _______________________________________________
>> Tkinter-discuss mailing list
>> Tkinter-discuss@python.org
>> http://mail.python.org/mailman/listinfo/tkinter-discuss
>> 
>> 
> 
> Well, it is 8.4.7.... so how can I get 8.5 on a mac?
> 

Okay I installed the dmg but I still have the same version.. what am I
missing?

-- 
View this message in context: 
http://www.nabble.com/Issue-with-scrolling-in-a-Text%28%29-widget-on-a-mac-tp18541172p18547417.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to