[pygtk] ANN: easygconf 0.03

2010-02-16 Thread Florian Diesch
I'm happy to announce easygconf 0.03 Get it at http://www.florian-diesch.de/software/easygconf/ Changes since 0.02: --- * renamed GConfDict.add_listner() to add_listener() * fixed bug in GConfDict.from_python() (thanks to Pawn Hearts ) easygconf provids an easy, pythonic

[pygtk] gtk.accelerator_parse

2010-02-16 Thread Alexander Kuleshov
Hi to all. I have menu on my form and gtktextview: I create imageitemmenu: self.file_new = gtk.ImageMenuItem(gtk.STOCK_NEW, agr) key,mod = gtk.accelerator_parse("N") self.file_new.add_accelerator("activate", agr, key, mod, gtk.ACCEL_VISIBLE) But when i press n in textview

Re: [pygtk] Python 3 and introspection hackfest

2010-02-16 Thread Tomeu Vizoso
On Mon, Feb 15, 2010 at 16:56, John Palmieri wrote: > > - "Tomeu Vizoso" wrote: > >> Hi all, >> >> looks like we have agreed on a set of tasks and we have people with >> the will and capacity to work on them during the hackfest. This >> concrete set of tasks may seem small at first, but I thi