Closed GoogleCodeExporter closed 9 years ago
This feature actually already exists: see calendar.setScrollToHour(9)
Take a look at how it is used in the gwt-cal-demo project's iCalCalendarPanel.
You cannot call this function until the calendar is actually rendered on the
screen (because otherwise the scrollbar doesn't exist yet). I use a
DeferredCommand to accomplish this
Original comment by Brad.Ryd...@gmail.com
on 15 Aug 2010 at 6:51
Original issue reported on code.google.com by
dardi...@gmail.com
on 21 Jul 2010 at 10:43