tkinter and gtk problem

Paula Estrella pestrella at gmail.com
Fri Sep 26 14:15:19 EDT 2014


Hello, we are working on ubuntu 12.04 LTS; we use gtk to take screenshots
and we added a simple interface to select a file using tkFileDialog but it
doesn't work; is it possible that tkinter and gtk are incompatible? a test
script to open a file with tkFileDialog works fine but if we import gtk
even if we don't use it, the dialog box doesn't respond to mouse events
anymore; if we comment the import gtk it does work ....

Anyone knows what might be going on or how to solve that?

Thanks a lot!
Paula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140926/3435968a/attachment.html>


More information about the Python-list mailing list