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
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
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
_
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