|
08/04/2008, 05:22 PM
#173
 Originally Posted by Aaron C
Hannip
First, THANKYOU for all your help in this and other items!
I now need a teeny tiny little itty bitty piece of help... (dont all the big projects start with that phrase?  )
Is there any way to get this to work with good email and calendar. I have tried as many different combos as I can think of. All I want is a big giant alert for any calendar event coming out of my GOOD messaging calendar (linked back to a notes server). I would prefer audible, vibrate and a pop up, but anything is better than the current tiny litle bell on the top bar.
Thanks for the help.
If Good uses the OS's Sounds & Notifications it should be a fairly simple change to support it in TA. When you get an email or calendar reminder do you get a standard notification alert off of your left soft button? Do you get a little icon up at the top of the screen?
Here's what I need you to do. When you get an email or calendar event don't dismiss it. Use a registry editor and look up the value here:
HKLM\System\State\Shell\Notifications\Active\CLSID
Copy and past the values and post them here. They should look similar to these:
RemindGuid = "{15F11F90-8A5F-454C-89FC-BA9B7AAB0CAD}";
SmsGuidPalm = "{283E0018-E5C9-44E4-9864-4C4A3DED3BC3}";
SmsGuidPout = "{A877D65B-239C-47A7-9304-0D347F580408}";
EmailGuidPout = "{A877D65A-239C-47A7-9304-0D347F580408}";
EmailGuidFlex = "{1B70F4A6-F103-40A1-82EC-45CC19E46889}";
MCallGuid = "{A877D660-239C-47A7-9304-0D347F580408}";
VMailGuid = "{A877D661-239C-47A7-9304-0D347F580408}";
btw, these are the GUID's that TreoAlerts currently supports.
|
|
|