cellrenderer does not have any signal called 'changed' so i cannot use that. any other ideas?
>===== Original Message From Steve McClure <[EMAIL PROTECTED]> ===== >On Thu, 2005-02-03 at 15:28 -0500, Hussein Vastani wrote: >> Is there a signal that is emitted when you start editing a cell? I have a >> liststore with three columns. The first column is not editable, the second and >> third one are. I want to know when exactly a user starts editing and what >> column is he/she editing. I know about the 'edited' signal but that is emitted >> only after editing is complete. I want to know if editing has started or if it >> has not finished yet. >> Thank you >> >> vastani > >'changed' ? > >> >> _______________________________________________ >> pygtk mailing list [email protected] >> http://www.daa.com.au/mailman/listinfo/pygtk >> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ >-- >Steve McClure Racemi >email: [EMAIL PROTECTED] 75 5th St NE >voice: 404-892-5850 Suite 333 >fax: 404-892-7215 Atlanta, GA 30308 > http://www.racemi.com _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
