My app plays back audio and I want to let the user control the volume of that 
audio through the normal volume rocker button on the left side of the treo. 
Ideally I'd like the interface to be the same as the phone app's. I see two 
options:

1. If the volume control is a separate app that I can launch using 
SysAppLaunch, I'll just use it (and set the volume in my soundstream using the 
return value - ideally)

2. If not, I'll override those buttons and open up my own Modal Form that looks 
and behaves like the normal volume control interface.

So my questions are: 
1. Where can I find a general list of preinstalled applications on the treo 650 
(or 68k in general) and their launch codes/ creator IDs? (this way I can 
determine if option 1 is feasible)

2. Where can I find the wChar values for the rocker button on the left side of 
the treo 650? (I can only find the 5-way navigation and the 4 hard key values 
right now, e.g. vchrHard4)

Thanks a ton for any help on this

Michael
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to