Re: [pygtk] Bold-Face line in a TreeView with glib2.10

2006-05-28 Thread Brian
On Sat, 2006-27-05 at 18:02 +0200, Nemesis wrote: On Sat, 27 May 2006 09:01:04 -0700 Brian [EMAIL PROTECTED] wrote: [problems with weight-set] It's working for my app just fine. Currently at glib-2.10.2 [...] def cell_data_func(self, column, renderer, model, iter, data):

[pygtk] gtk.button stock images, color change possible?

2006-05-28 Thread Brian
In our app, I have put 3 buttons on the bottom of the window beside the status bar. I have made bare buttons and use stock images for two. One is a pause image, another is a play image and the third is a custom clock image. (specialized terminal app, command queue features {pause, run, timer})

Re: [pygtk] wnck.Window.get_geometry missing?

2006-05-28 Thread Gustavo J. A. M. Carneiro
Sáb, 2006-05-27 às 21:56 +0100, Magnus Therning escreveu: I can't figure out why wnck.Window.get_geometry isn't in the python bindings. wnck.defs contains the following (define-method get_geometry (of-object WnckWindow) (c-name wnck_window_get_geometry) (return-type none)

[pygtk] Question about building PyGTK 2.8.6 on Linux

2006-05-28 Thread Tom Williams
Hi! I'm trying to build PyGTK 2.8.6 on Linux (Slackware 8-based system w/ custom mods) and even though it builds, I don't think it's building correctly. During the build, I get messages like this: -START--- make[2]: Leaving directory

Re: [pygtk] wnck.Window.get_geometry missing?

2006-05-28 Thread Magnus Therning
On Sun, May 28, 2006 at 12:31:14PM +0100, Gustavo J. A. M. Carneiro wrote: Sáb, 2006-05-27 às 21:56 +0100, Magnus Therning escreveu: I can't figure out why wnck.Window.get_geometry isn't in the python bindings. wnck.defs contains the following (define-method get_geometry (of-object

Re: [pygtk] wnck.Window.get_geometry missing?

2006-05-28 Thread Gustavo J. A. M. Carneiro
Dom, 2006-05-28 às 21:01 +0100, Magnus Therning escreveu: On Sun, May 28, 2006 at 12:31:14PM +0100, Gustavo J. A. M. Carneiro wrote: Sáb, 2006-05-27 às 21:56 +0100, Magnus Therning escreveu: I can't figure out why wnck.Window.get_geometry isn't in the python bindings. wnck.defs contains