I was trying to implement a simple PDF reader. The problem about the GUI is, when i choose the file from file dialog it shows the rendered image at a new window, not inside the QGraphicsView widget. If i solve it i think the event part will start to work in the right way. I read the documents and tried different ways but couldn't find a solution. Will be happy if someone help.
pyuic4 file: http://rafb.net/p/AtaUXc65.html main file to run via python main.py: http://rafb.net/p/GQhLtQ46.html Thanx. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
