Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Re: Today screen menu

Tip: Looking for answers? Try searching our database.



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.

Login | Free PocketPCJunkies.com registration | Whole discussion thread

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 Pearlson30 Mar 2007 15:18
Thanks! :)

> You can also use  Registry Configuration Service provider for this:
>
[quoted text clipped - 40 lines]
>> >
>> > Lisa

Amit30 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

<wap-provisioningdoc>
  <characteristic type="Registry">
     <characteristic type="HKCU\Software\Microsoft\Today\Keys\112">
        <parm name="" value="SK1Label" datatype="string" />
        <parm name="Open" value="SK1App.exe" datatype="string" />        
     </characteristic>
  </characteristic>
</wap-provisioningdoc>

For Right Soft key
<wap-provisioningdoc>
  <characteristic type="Registry">
     <characteristic type="HKCU\Software\Microsoft\Today\Keys\113">
        <parm name="" value="SK2Label" datatype="string" />
        <parm name="Open" value="SK2App.exe" datatype="string" />        
     </characteristic>
  </characteristic>
</wap-provisioningdoc>

Signature

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

Amit30 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 Pearlson30 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)?

Lisa

Quick links:

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.