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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
