[pygtk] set current tab in pygtk

2010-02-13 Thread Alexander Kuleshov
Hi to all. I have a notebook and i have textview on notebook's tab. And i have 2 question: 1)How can i set current last tab in notebook: I have: self.tab_panel.set_current_page(pages_num + 1) where in page_num number of notebok tabs, but it's not work. 2)Howcan i get access to gtk.Textview in

Re: [pygtk] set current tab in pygtk

2010-02-13 Thread Timo
On 13-02-10 13:00, Alexander Kuleshov wrote: Hi to all. I have a notebook and i have textview on notebook's tab. And i have 2 question: 1)How can i set current last tab in notebook: I have: self.tab_panel.set_current_page(pages_num + 1) where in page_num number of notebok tabs, but it's not

Re: [pygtk] Gaphas 0.5.1 release

2010-02-13 Thread Arjan Molenaar
Hi, I forgot to mention where to find Gaphas. Sorry :S. Gaphas can be found on GitHub at: http://github.com/amolenaar/gaphas. Releases are available from the Python Package Index: http://pypi.python.org/pypi/gaphas Gaphas can be easily installed by Setuptools: $ easy_install gaphas And

[pygtk] Python 3 and introspection hackfest

2010-02-13 Thread Tomeu Vizoso
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 think it's just what is left to do in order to keep Python as a compelling language on which to develop