Is there any way to take the output produced by Qt designer (or any other GUI designer) and use it in Python to create a screen? There must be a better way of creating screens than having to use the TkInter routnes and add every widget one by one in the program. John Bradbury