[pygtk] Select gtk.Entry text on click

2008-03-09 Thread Darren Hart
When I tab into a gtk.Entry, all the text gets selected. When I click in it, my cursor get's placed, and no text is selected. Since the default for my particular application will be to replace the text, I would like to select it all when I click in it. I've tried calling entry.select_region(0,-1

[pygtk] Working only

2008-03-09 Thread Festila Catalin
Hello ! I try to learn pygtk and i use some example from http://www.pygtk.org/pygtktutorial/sec-arrows.html The problems is : If i try execute the example in Wing IDE on Debug I/O i have : Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such fil

[pygtk] Flat, expandable treeview

2008-03-09 Thread Thomas Dybdahl Ahle
Hey, How do you make the treeview expanders flat (no indent) like in pidgin? -- Best Regards, Med Venlig Hilsen, Thomas ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/fa