You are accessing this site in a read-only mode. For full access to all member benefits, including message posting, please login or register. Registration is completely free, simple, and takes only a few seconds.
The message you are replying to and its parents are listed in the reverse order with the most recent posts first. This might not be the whole discussion thread. To read all the messages in this thread please click here.
Re: Today screen menu
Lisa Pearlson
30 Mar 2007 15:18
Thanks! :)
> You can also use Registry Configuration Service provider for this: > [quoted text clipped - 40 lines] >> > >> > Lisa
Amit
30 Mar 2007 03:58
You can also use Registry Configuration Service provider for this:
For Left Soft Key: SK1Label value would be the string that you want to display SK1App.exe value would be the exe name
Thanks and Regards Amit Ranjan blog:http://amitranjan.wordpress.com
> I am not sure if there is api for it...but you can acheive this with registry. > You would need to modify following registry key for this: [quoted text clipped - 12 lines] > > > > Lisa
Amit
30 Mar 2007 03:42
I am not sure if there is api for it...but you can acheive this with registry. You would need to modify following registry key for this: check out these keys: [HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112] for Left Soft Key and [HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113] for Right Soft key
Hope it helps..:-)
Signature
Thanks and Regards Amit Ranjan blog:http://amitranjan.wordpress.com
> Hi, > [quoted text clipped - 3 lines] > > Lisa
Lisa Pearlson
30 Mar 2007 00:48
Hi,
In the today screen, the left and right soft keys are by default assigned to "Calendar" and "Contacts". How could I change these menu items and their functions (programmatically)?