Re: Display directory pyqt4 and Python

2009-04-02 Thread Dunwitch
On Apr 2, 3:02 am, "Diez B. Roggisch" wrote: > Dunwitch schrieb: > > > > > I've looked around for the answer and have decided to ask an expert > > for the solution. Whats suppose to happen is a user pushes a button > > and displays the directo

Display directory pyqt4 and Python

2009-04-01 Thread Dunwitch
ctory, not a full listing. Here is the code for reference. Any help would be appreciated, I'm missing something simple. -- Dunwitch # File : Video Search import sys, os, win32net from PyQt4 import QtGui, QtCore from findVideos import Ui_MainWindow # UI Files from QT Designer # New class de