wm title . "Timefield Example" ##========================================================= ## Create a Timefield iwidget ##========================================================= ## iwidgets::timefield .tf \ -labeltext "Departure Time:" \ -textbackground #82E6C8 \ -textfont {lucida 14 bold} pack .tf \ -fill both \ -expand true .tf show "2 hours ago"