Hello, I learn for python and pygtk : i have a "form" with many GtkEntry to type data for a mysql base and I want the first entry has the cursor inside at the opening of the windows... More when i valide (with Enter) the data, the cursor goes to the second entry.
I test Focus and grab and nothin do that i want the flag HAS_FOCUS do it is impossible to type anything in the entry ? pygtk 0.69 et python 1.5.2 And sorry for my english :-( -- Marie-Claude Collilieux Bretagne _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
