Hey there,

While designing an interface for college project , i am using a
hierarchial notebook structure (3 level). I have a menu bar on the top
( which acts as another alternative to directly reach certain desired
pages)

I need to know, as to how, on selecting a particular menu item, i can
activate a specific notebook page ?

eg. in notebook, i have many tabs , one of which is say... view 
inside which, there are few more-- say.. meta type, object type and
object - each of which is a seperate page of notebook. I have a
sub-menu item called object in view menu item, selecting which, the
object notebook page inside the view must be activated... how do i
write a callback for that ?

Help would be appreciated
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to