I'm using PB 6.5 and created a date user object. Basically what it does is when you click on a button it increases the size of the user object to reveal a calendar from which the user can select a date. The problem I have is that if the window I place the use object on is smaller than the user object after it displays the calendar, its chopped of inside the window. Is there any way to make the user object display outside of the window size parameters, in other words display bigger than the window it's defined in. An example of this would be the drop down lost box, if you click the drop down button, the list will extend outside the window it's defined in if the window is smaller than the defined drop down list. Thanx in advance for whom ever tries to help me.