Hi I have written a Date Picker WIdget using PyQt and it works except for one thing. The drop down calander widget gets clipped by its parent widget (a QGroupBox). So at the moment, Im forced to design my forms so that the entire widget including the drop down calander fits within the parent. Can anyone tell me how to stop this from happening please. Jon.