tkinter text position????????

jubafre at brturbo.com jubafre at brturbo.com
Fri Oct 18 16:09:23 EDT 2002


i have a tkinter aplication, and i have a text componnent, i want to get the position 
of the cursor in the text, how can i do this???

i´m trying like this:
text coponnent is 'self.arqui'

pos=self.arqui.index()
pos=self.arqui.get()

I don´t know how to use index?

	
Juliano Freitas
www.gebrasil.hpg.com.br 


More information about the Python-list mailing list