On Tue, 2 Sep 2008 16:28:06 +0530 "Kolpur Srinivasa Chary" <[EMAIL PROTECTED]> wrote:
> Can anyone please tell me the actual difference between delete_event and > destroy? > Also, suggest me a good book for pyGTK. > > Regards > kolpur > Hi, http://www.pygtk.org/pygtk2tutorial/index.html In the 2.1 "Hello World in PyGTK", there is the sample code for your question. Please read the comment text for the function "delete_event". Regards. -- kani <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
