Hi, Code review request for top_60 bug : 1094 - Inconsistent number representation in time/date setting http://defect.opensolaris.org/bz/show_bug.cgi?id=1094
Webrev : http://cr.opensolaris.org/~mattman/bug-1094/ Most of code to cater for this was actually there already , just missing case for the Hour. Problem was function to set the values for the spin buttons was being called before the widgets were mapped, just needed to move the call to be invoked after main date/timezone window container widget has been displayed. Code to be commited to tip only. cheers Matt
