News

This application is developed using PYQT 5 to create the GUI. The application logic is built using python image maniplation packages to open and store images into a python list.
PyQt5 CSV and Excel viewer This is a PyQt application that allows you to view the contents of each CSV and excel file in a specific folder using a QTableWidget.
So I'm using the latest PyQt (which uses Qt 4.6) to create a program that blah blah and has a dock with a file browser. I have the file browser working fine, displaying My Computer as the root ...