Reading the global softkey settings in symbian 9.1

Login to reply to this topic.
Wed, 2006-08-23 12:35
Joined: 2005-11-15
Forum posts: 5
Im trying to read the global softkey values.

In older versions it could be done by reading the values of LeftIdle and RightIdle in 100058ec.ini file, but Im not sure how it is done in symbian 9.1.

I have a pretty good feeling that I should use RProperty::Get() functions but:
- symbian documentation does not tell how to obtain this information. (Bluetooth and battery etc. are there)
- header file e32property.h does not contain enought information for me

Thanks for the help.

Tue, 2008-03-04 14:44
Joined: 2007-09-07
Forum posts: 13
Re: Reading the global softkey settings in symbian 9.1

I also have this problem, and you can find some information in sacls.h file, but the information is too little, is there anyone can supply more information please!

best regards
andy

  • Login to reply to this topic.