Alle 11:23, lunedì 4 dicembre 2006, Andreas Pakulat ha scritto: > You're creating the label without a parent widget, so it becomes a > top-level window. Pass self to the constructor of QLabel and it works.
Thanks a lot! :D I just started using PyQt and I didn't realize this detail. -- Eriol - *p = NULL; - EIBTI GPG Key ID 297BE0CA _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
