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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to