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 current notebook tab?

Thank you.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to