how to make use of Notebook

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ganesh Gajre
    New Member
    • Feb 2008
    • 1

    how to make use of Notebook

    I created two class file Main.py and Start.py in PYGTK. Both have own WINDOW and all widgets. How should i call the Main.py window from Start.py window when button is clicked. Or how to make use of Notebook widget to do this .
Working...