|
I am using the Tix widget sets to add some new functionality to an
existing application, that was written using Tkinter. I am having
some issues with the tkFileDialog. my app just freezes when this
gets created. I am wondering if it is possible to use the Tkinter
widgets if the root window is is Tix.Tk() one.
|