Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor bcchong's Avatar
    Join Date
    Mar 2003
    Posts
    60
    Hi,
    Is it possible to retrieve some of the system setting programmatically?
    e.g
    *The screen saver time out.
    *whether the background image is in use or not.
    Thanks.

  2. #2
    Regular Contributor bcchong's Avatar
    Join Date
    Mar 2003
    Posts
    60
    Hi,
    I found that there is a class called CUserActivityManager for Series60 which I guessed that can be used to get the timeout for the screen saver but I do not have the header.
    Are there any alternative solutions?

    FYI,
    I ve tried to figure out some part of the classes but I don't know the parent class.

    class CUserActivityManager(ublic CXXX if any)
    {
    public:
    IMPORT_C static CUserActivityManager* NewL();
    IMPORT_C void RunL();
    IMPORT_C void SetInactivityTimeout(TTimeIntervalSeconds);
    IMPORT_C Start(TTimeIntervalSeconds,TCallBack);
    ....
    };
    Nokia forum team & all others Symbian Guys,Please advise.

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