On Mon, 2003-01-20 at 13:49, Christian Reis wrote: > On Mon, Jan 20, 2003 at 01:41:32PM +0000, Gustavo J. A. M. Carneiro wrote: > > You're right. However, doing: dir(event) returns this: > > ['copy', 'free', 'get_axis', 'get_coords', 'get_root_coords', > > 'get_time', 'put'] > > This means that casual programmers will not discover that there is an > > 'area' field in that object, unfortunately. > > Maybe file a bug to have dir() work properly on events?
What a wonderful idea! ;) > > Take care, > -- > Christian Reis, Senior Engineer, Async Open Source, Brazil. > http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL -- Gustavo Jo�o Alves Marques Carneiro <[EMAIL PROTECTED]> <[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/
