2007/8/21, Chris Cole <[EMAIL PROTECTED]>:

Hi Chris,

> Hey all, does anyone know of a way to not show a cursor when a user
> clicks on a gtkEntry?

entry.props.can_focus = False

will do, but the user will also be unable to edit the text, he will be
able to select the text though.

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to