hi, 
El mar, 29-01-2008 a las 07:44 -0300, Maximiliano Robaina escribió:
> I attach a minimal test case.
> It's a simple GtkWindow, one label, two edits, and two buttons (button1 
> and button2)
> button1 is setting with  Can Focus=No  and   Has Focus=No
> button2, Can Focus=Yes  and   Has Focus=No.
in the glade file, you must set option 'Focus on click' to 'No' of
button1, with that when you click the button does not got the focus

> The tab order secuence is the standar (top to bottom). First, the active 
> focus constrol is entry1. When I press tab key the focus change to entry2.
> Now, when I press tab key, the next active control must be button2, 
> because button1 has CanFocus= False but button1 get focus.
with this part i cannot help you :-\

seeya
-- 
Felipe Reyes A.
Estudiante de Ingeniería Ejecución Informática
Universidad de Santiago de Chile
counter.li.org #316380

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to