On Sat, 24 Sep 2011 09:33:06 +0200, Olaf Devik wrote:
Does anybody know how the cursor can be moved in a TextArea?

Don't know what a TextArea is, but for a gtk.TextView and it's
associated gtk.TextBuffer there's this:

http://www.pygtk.org/docs/pygtk/class-gtktextbuffer.html#method-gtktextbuffer--place-cursor

mvg,
Dieter

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to