Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User uhm57's Avatar
    Join Date
    Dec 2008
    Posts
    35
    Hi everyone!

    I need to show a countdown clock on canvas for my application, so my target is to build an application which behaves as usual, but updates the screen at least once per second even if the user is inactive. Is there any "standard" way to do that?

  2. #2
    Registered User AJ____92's Avatar
    Join Date
    Apr 2009
    Posts
    166
    e32 module

    e32.ao_sleep(1) #sleeps one second


    make a while loop and thats it

  3. #3
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    Or you can use a timer (e32.Ao_timer) which, unlike e32.ao_sleep, doesn't block other operations.

Similar Threads

  1. Question about new home screen widgets
    By wturnage in forum Symbian Web Runtime
    Replies: 8
    Last Post: 2010-01-25, 10:14
  2. Problem with E90 and secondary screen
    By Tatanka.nbr1 in forum Symbian C++
    Replies: 5
    Last Post: 2008-06-27, 10:01
  3. Calling DrawNow() from Polymorphic Dll to Update the Container
    By er_gps212 in forum Symbian User Interface
    Replies: 1
    Last Post: 2005-11-21, 14:12
  4. Replies: 3
    Last Post: 2005-11-15, 03:16
  5. Screen Update
    By haluan in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2003-07-03, 11:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved