how i can create clock for my app as on idle and in clockapp in 9.1 - 9.2?
how i can create clock for my app as on idle and in clockapp in 9.1 - 9.2?
if you are asking which all functions to use then you can refer to CWindowGc member functions.
functions, yes, but also asking for some api function, which contain this graphic clock as on idle or clockapp
or its should been painted everytime manually?
yes you have to draw your self.
There is a 'Clock API' set (RClock and its descendants), but I can not say that it would be extremely overdocumented. You can find a few words about it in the SDK Help and in the Wiki. Check the DiBo too, I remember related threads, just I do not remember their outcome.
Theoretically it may be possible to check its usage in the open source Symbian code too.
thank u all!
i found CAknSkinnableClock reference at symbian.org, but it restricted for me =(