Open GoogleCodeExporter opened 9 years ago
Original comment by pall...@google.com
on 26 Nov 2010 at 4:31
P.S. I'm currently using a "PopupMenu" for this. This works okayish, but I had
to tweak it a little. In particular, 48 entrys (for 30 minute steps) is too
much for almost any screen. I therefore set max-height and overflow: auto.
The only thing not done yet is to pre-select the current value or scroll to the
nearest value.
Maybe I should have started with a combobox instead.
It would obviously be nice to have two dropdowns, one for the hours and one for
the minutes, while retaining a regular input for copy&paste of times.
Original comment by erich.sc...@gmail.com
on 26 Nov 2010 at 5:58
Original issue reported on code.google.com by
erich.sc...@gmail.com
on 26 Nov 2010 at 3:32