[PyQt] Noob woes continued (but making progress)
Phil Thompson
phil at riverbankcomputing.co.uk
Mon May 14 23:09:04 BST 2007
On Monday 14 May 2007 10:19 pm, Jason Hihn wrote:
> Ok, I have something that configures ok. It even compiles!
>
> We'll call my class AAA. But when I try to import it, it fails saying no
> module BBB. BBB was sipped as well, and AAA.sip imported BBB.sip.
>
> What do I have to do to get it to generate BBB as well?
Exactly the same as you generated AAA.
> Also, How does one go about using short * in sip/python? It looks like the
> sip language supports it, but I get errors from sip. For now, it is
> commented out.
What were the errors?
Phil
More information about the PyQt
mailing list