Hi All,

I too tried same code and have not seen Signal
Strength & got Battery Level Indicator.
Please anyone help us.

catherine

 --- "prabakar.mp" <[EMAIL PROTECTED]> wrote: 
> 
> Hi,
> 
> I want to show "Signal Strength Indicator" and
> "Battery Level Indicator" in my Form.
> I created two gadgets(Codewarrior Resource) in
> Resource and used the below for that,
> 
>
"HsStatusSetGadgetType(frmP,MainSignalGadget,hsStatusGadgetSignal);
>
HsStatusSetGadgetType(frmP,MainBatteryGadget,hsStatusGadgetBattery);
> "
> 
> But I am able to see only "Battery Level Indicator",
> not been shown "Signal Strength Indicator".
> What is the problem on this? Please help me.
> 
> -Martin Prabakar.
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Behalf Of
> [EMAIL PROTECTED]
> Sent: Monday, March 07, 2005 8:21 PM
> To: Palm Developer Forum
> Subject: re: To show GPRS signal.
> 
> 
> 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/
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
> http://www.palmos.com/dev/support/forums/
>  

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

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

Reply via email to