On Jan 13, 2008 4:20 PM, Gian Mario Tagliaretti <[EMAIL PROTECTED]> wrote: > On Jan 9, 2008 11:30 PM, Maximiliano Robaina <[EMAIL PROTECTED]> wrote:
> > I need avoid what, some widgets (buttons), don't take focus when tab key > > is pressed. > > I set Can Focus and Has Focus to False, but this don't work. > Have you got a minimal test case for this? Thanks Answering to myself, I've just try setting can_focus to false and it does work here. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
