[pygtk] How to delete row in a table?

2006-12-30 Thread Thomas Guettler
Hi, According to the API reference you can only resize() a Table. I found no way to delete a row (except the last one). I guess I need to use a TreeView. Maybe the API reference oft gtk.Table should contain a note about this. Thomas -- Thomas Guettler, http://www.thomas-guettler.de/ E-Mail: g

[pygtk] Help with print preview

2006-12-30 Thread Richard Taylor
Hi I am a little confused about how the print preview callback of PrintOperation is meant to work. The docs say: """ The "preview" signal is emitted when a preview is requested from the native dialog. If you handle this you must set the cairo context on the printing context. If you don't ove

Re: [pygtk] web site

2006-12-30 Thread Rafael Villar Burke
Peter Morgan wrote: Thanks Peter for pointing to possible improvements, but at this very moment the migration to subversion of all gnome repos is taking place, so we'll have to fix the whole section with new links and new instructions... Regards, Rafael Villar Burke _

Re: [pygtk] Submenu not getting focus

2006-12-30 Thread Dieter Verfaillie
On Fri, 2006-12-29 at 13:11 -0800, Ian Larsen wrote: > Hello all, > > I believe I've encountered a bug in pygtk. When creating a context > menu with a submenu, the submenu doesn't get focus until the menu item > it's attached to is clicked (even though the submenu appears when the > mouse is over