Hi David,
Thanks man, I learn some new thing from yours, I got some idea. thanks
helping out.
I followed you have mentioned tutorials links it's very useful to me.
-Ganesh.
Did I learn something today? If not, I wasted it.
On Tue, Jun 12, 2012 at 1:09 AM, David Boddie wrote:
> On Mon, 11 Jun
On Mon, 11 Jun 2012 15:45:53 +0530, Ganesh Kumar wrote:
> I am new to pyqt, I try two qt designer files one is main window
> second sub window,
> Load main window click button open new window
> user clicks exit on that window close sub window return to main window
> I am tried with Form.close , w
Hi Guys,
I am new to pyqt, I try two qt designer files one is main window
second sub window,
Load main window click button open new window
user clicks exit on that window close sub window return to main window
I am tried with Form.close , window.deletelater Not working for me. I
have attached my