You can define your own CBA in your rss file...for example:
RESOURCE CBA r_test_softkeys_select_cancel
{
buttons =
{
CBA_BUTTON
{
id = EAknSoftkeySelect;
txt = "Any Name";
},
CBA_BUTTON
{
id = EAknSoftkeyCancel ;
txt = "Any Name";
}
};
}
How to Change Your CBA - Customize
Posted by Kamalakshan
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment