On Wednesday 02 July 2008 06:55:07 am Ed Leafe wrote: > On Jul 1, 2008, at 7:15 PM, johnf wrote: > > Is there a way to force the calendar to be a dialog window on top of > > the form. > > I ask because when I double click a date field my calendar is > > getting cut > > off. > > There is code in the showCalendar() method to detect if the calendar > is below the bottom of the parent container, and if so, to move it to > the top of the dDateTextBox. Is this on scrolling panel, or some other > container whose bottom doesn't match the displayed edge? > > -- Ed Leafe
Above the date control is a panel that contains a grid. And the date control is in a panel with positioning based on a gridsizer. I was hoping that the calendar would across the panel boundaries. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
