Re: [pygtk] Whole App Cursor Setting

2005-10-30 Thread pier carteri
Hi Loris, this works for me --8import gtk m_win = gtk.Window() m_win.set_title(Test Window) box = gtk.VBox() m_win.add(box) label = gtk.Label(Just a label) box.pack_start(label) button = gtk.Button( and a button)

[pygtk] ANNOUNCE: GnomePythonExtras 2.12.1

2005-10-30 Thread Gustavo J. A. M. Carneiro
GnomePythonExtras 2.12.1 has been just released. This is stable (or as stable as the underlying libraries permit) release targetting the GNOME 2.12 platform. GnomePythonExtras provides python interfacing modules for some GNOME libraries not part of the Developer Platform. The following Python