hi

i have written a mail client using pygtk for PDAs

i want to add a feture that when typing an email adress,
the app will look in the adressbook and put the matches in a popdown
menu the user can select from ( like in evolution )

i tryed using gtkcombo, but whenever the list appears, the focus is
taken from the gtkentry and i do not seem to put the focus back

i tried making a new widget, taking gtkcombo as example, but i do not
seem to be able to get the origin of a window
( i.e. no functions as : _gtk.gdk_window_get_root_origin() or
w.get_root_origin )


any idea ?

-- 
Regards,

Erez Doron
Concept Engineer
Infineon Technologies Savan.
_______________________________________________
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