i read in the pygtk faq
(http://www.async.com.br/faq/pygtk/index.py?req=all#14.16), that in
oreder to react to a user pressing enter in a text entry, i have to
respond to the activate signal, however, having tried this, it does not
seem to work, pressing enter does not call the functio attatched,
however using the entry's activate() in the program does, have i mis-
interpreted this event?

Keir
-- 

"We would rather die on our feet than live on out knees"

_______________________________________________
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