---------- Forwarded message ---------- From: juan sandrea <[EMAIL PROTECTED]> Date: 2008/12/3 Subject: Re: [pygtk] Notebook To: [EMAIL PROTECTED]
Hi frederic (I'm kind of a newbie), I saw the reference a while ago and didn't find a proper way to do this but... I guess if you disable the container inside a notebook' page you would be "disabling" that page but you would still see it. Or you might want to hide the tabs of the notebook when a tab gets focus, you could do this by using the "focus-tab" or the "switch-page" signal I haven't tried them but I think they should do the job anyway here is the reference http://pygtk.org/docs/pygtk/class-gtknotebook.html. I hope you find a way around... cheers.
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
