On Thu, Sep 25, 2003 at 10:57:23AM +0100, Stephen Kennedy wrote: > path, col, cellx, celly = treeview.get_path_at_pos( > int(event.x), int(event.y) )
Question: Aren't event.x and event.y always integers? Take care, -- Christian Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
