Thanks a lot . It make it works :)
On Fri, Aug 17, 2012 at 4:25 PM, Vincent Vande Vyvre <
vincent.vandevy...@swing.be> wrote:
> On 16/08/12 22:56, uahmed wrote:
> > Hi
> >
> > I am dealing with 2 windows . One is created by Qt Designer and i
> > import it on test.py program . what i did i make a
On 16/08/12 22:56, uahmed wrote:
> Hi
>
> I am dealing with 2 windows . One is created by Qt Designer and i
> import it on test.py program . what i did i make a Widget on the test
> program and than add a button to it and on click event I try to popup
> the other window(gui1.py) created by Qt Desig
Hi
I am dealing with 2 windows . One is created by Qt Designer and i import it
on test.py program . what i did i make a Widget on the test program and
than add a button to it and on click event I try to popup the other
window(gui1.py) created by Qt Designer but it never pop ups and when i use
bre