Re: [pygtk] PyGTK .app bundle for MacOS X?

2007-01-08 Thread Richard Taylor
Hi Tiziano I have installed these packages and managed to get gramps (www.gramps-project.org) to run. Thanks for making them available. I have a couple of questions (I don't know if this is a packaging issue or a pygtk/gtk issue): - cairo does not appear to work the import of cairo succeeds bu

[pygtk] how to set pygtk global font?

2007-01-08 Thread ilovepython
Hi all: Can anyone tell me how to set pygtk global font with code instead of editing gtkrc file? Thanks! ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pyg

[pygtk] missing background image

2007-01-08 Thread vibeesh p
My problem is the code below is used to set the background of the window ,it works well but when i am trying to open a dialog box such as filechooserdialog the background disappears pixbuf = gtk.gdk.pixbuf_new_from_file ('mainframe.jpg') pixmap, mask = pixbuf.render_pixmap_and_mask(