Can I use Tkinter and PyGtk in the same project, different dialogs?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • j_mckitrick

    Can I use Tkinter and PyGtk in the same project, different dialogs?

    I'm considering phasing out tkinter and moving to pygtk, but I can't
    rewrite the entire app. Can I just rewrite one dialog at a time?

    jonathon
Working...