|
rlToday Help Please :)
Hi am trying to set up rlToday, and my SMS button keeps taking me to mail application. SMS button is currently configured as follows:
<Image x="5" y="15" source="bg_s.png" />
- <Text text="SMS" x="26" y="17" alignment="Center" color="RGB(160, 160, 160)">
<Font size="16" weight="bold" font="Tahoma" />
<OnClick File="\Windows\tmail.exe" />
</Text>
- <Registry key="HKEY_CURRENT_USER\System\State\Messages\sms\U nread\Count" unknown="0" x="27" y="33" alignment="Center" color="RGB(230, 230, 230)">
<Font size="20" weight="bold" font="Tahoma" />
<OnClick File="\Windows\tmail.exe" />
What would be the correct path in order to take me to SMS inbox (on a Treo 750 WM5)?
Thanks so much!!
PS: SMS counter does display SMS count correctly, just wont take me to SMS app when clicked
Last edited by cincy1020; 09-21-2007 at 10:35 PM.
|