Hi Catherine,

>>I need to show the "GPRS" signal in my application Top
>>like versa mail inbox.

Are you talking about the signal strength indicator on Treo 600 and Treo 650 
devices? If so, You'll need to use the HsStatusSetGadgetType API from the 
PalmOne SDK- same solution for the battery meter. Just place gadgets on your 
form, size them to:

Width=16 Height=12 for the signal strength indicator gadget
Width=10 Height=12 for the battery meter

Then call the HsStatusSetGadgetType API for each gadget so that
the system can properly draw and update them.

Complete HB++ sample here:
http://www.handheld-basic.com/forum/viewtopic.php?t=1950

I guess that you can find C samples in the PalmOne SDK:
http://pluggedin.palmone.com

HTH

JPA
The HB++ Team
http://www.handheld-basic.com
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to