[maemo-developers] hildon.TimePicker: HOW TO SET INITIAL TIME?

From: Darren Enns darethehair at gmail.com
Date: Thu Feb 21 17:01:45 EET 2008
Daniel Martin Yerga wrote:
> It means you need to use something like this:
>
> time_picker = hildon.Timepicker(parent)
> time_picker.set_time(hours, minutes)
> 	
> In the docs, it may not be easy to understand the hildon.Class.set...,
> especially if you are learning python, as in your case.
Thanks Daniel!  You are correct that this stuff is tricky for a Python 
beginner -- which I why I am usually forced to Google for an answer from 
people that have already encountered the issue/question.  However, in 
this case, Google had *no links* for anyone on this issue -- except for 
the 'syntax' page that I mentioned :(

Dare


More information about the maemo-developers mailing list