Hi,
I just saw some example code like this:
topLayout = QHBoxLayout()
topLayout.addWidget(self.pathLabel, 1)What does the second argument to? It doesn't seem to be documented anywhere. Cheers, frank _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
