On 09.02.06 17:47:28, Tina Isaksen wrote:
> Andreas Pakulat wrote:
> >Did you check Python docs? Because your problem simply is a lack of
> >understanding how python works.
> 
> But big thanks for your explanation. I just had a big AHA! moment! :)

That's good to hear. 

> >>void enkelTest::click()
> >>{
> >>innput=self.lineEdit1.text().toInt()
> >>return innput
> >>}
> >>   
> >
> >You're mixing C++ and Python here, not good.
> > 
> This I took directly from a tutorial...?
> 
> http://www.cs.usfca.edu/~afedosov/qttut/

Did I tell you that I have no experience with PyQt3? So maybe pyuic is
actually capable of working with these ui.h files, I don't know. I just
"looks" wrong to me...

Andreas

-- 
You are taking yourself far too seriously.

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to