Re: [PyQt] Opening a file dialog in PyQt - possible bug

2012-02-08 Thread Phil Thompson
On Sun, 05 Feb 2012 20:30:22 -0500, Jishnu Das wrote: > Hello everyone, > > I am attaching 2 sample codes - one that doesn't work and another that > does. There is no apparent reason for the earlier not to work. [The > third script main.py just defines the interface and is imported in both > c

[PyQt] Opening a file dialog in PyQt - possible bug

2012-02-05 Thread Jishnu Das
Hello everyone, I am attaching 2 sample codes - one that doesn't work and another that does. There is no apparent reason for the earlier not to work. [The third script main.py just defines the interface and is imported in both cases.] core_notworking.py To illustrate my problem, I have a lin