Arthur Clune wrote: > Works-ish for me, but with the caveat that the highlighting seems to > blank out the rows/columns in Safari, so that's sort of broken > (using tg 1.0 trunk from svn, latest Safari)
Pops up the calendar for me, but doesn't let me select a date at all. I am using 0.9a6. I tried it in a very simple test case as well, and it didn't work at all. Safari represents an increasing number of users -- especially home users. It seems like supporting Safari would be a requirement for any built-in widget! > My app has two CalendarDateTimePicker objects on one page and it > works fine. I figured this out. I was trying to use the same instance of the CalendarDateTimePicker widget twice by passing in different name parameters to display() each time. This doesn't seem to work. If I instantiate two instances of CalendarDateTimePicker, then it seems to work fine, but it doesn't make any sense that I should have to instantiate two of them... -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

