You want to define a scrollable area and then add your labels to it. The code here: http://stackoverflow.com/questions/22255994/pyqt-adding-widgets-to-scrollarea-during-the-runtime
should show you what you need to do, though for you the job is easier if you do not need to add the labels after the app is running. Laura -- https://mail.python.org/mailman/listinfo/python-list