I've just logged a ticket regarding a problem I've encountered with the TimeTextBox picker occluding the textbox: http://bugs.dojotoolkit.org/ticket/8387
In the meantime, I'd appreciate any help on how to work around this problem. I.e - is there a way I can ensure that the picker is always displayed to one side of the textbox?
Greg.

I've decided to reduce the
I've decided to reduce the picker's time range, and hope that this reduces the probability of the occlusion to neglible levels. :)
I've actually copied the programmatic example from here: http://docs.dojocampus.org/dijit/form/TimeTextBox
which produces a compact neat & tidy picker which I think I can live with.
Greg.