Hi,
I have a question,

I am sending data to the palm via the hotsync cradle, from a microcontroller
which has the RS232 chip built in.

So basically the palm is sitting on the hotsync cradle and the serial cable
is connected to the microcontroller directly, I wanted to know if palm can
just receive data from the microcontroller.

I am just using the standard srmreceive and other palm functions.
-Venkata

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Venkata
Tumati
Sent: Wednesday, October 24, 2001 2:09 PM
To: Palm Developer Forum
Subject: Serial HC12


Hi,
I was wondering if I can make palm receive data from HC12 microcontroller
with a RS232 built in without having to write any coundit.
-Venkata

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Claudio
Sennhauser
Sent: Tuesday, October 16, 2001 11:14 AM
To: Palm Developer Forum
Subject: RE: Dynamic Lists?


Jonathan,

Popup lists will generate a popSelectEvent.

The trigger label only gets updated automatically when you either have
defined your list in constructor, or you're providing an array of text
strings to the list manager. When using a custom drawing routine as you do,
you'll have to update the trigger label manually.

Claudio




> Up more thing that may help you help me. My label on
> my popup is getting update with some funny data?
>
> --- Johnathan Smith <[EMAIL PROTECTED]> wrote:
> > I am not getting a lstSelectEvent?
> >
> > --- Fergal Moran <[EMAIL PROTECTED]> wrote:
> > > lstSelectEvent is the event and LstGetSelection
> > will
> > > give you the index of the element selected
> > >
> > > Fergal.
> > >
> > > > -----Original Message-----
> > > > From: Johnathan Smith
> > > [mailto:[EMAIL PROTECTED]]
> > > > Sent: 16 October 2001 16:04
> > > > To: Palm Developer Forum
> > > > Subject: Dynamic Lists?
> > > >
> > > >
> > > > I have a popup that uses a List control to
> > dynamic
> > > > load and display a list from my database. My
> > list
> > > is
> > > > usinig LstSetDrawFunction to display the data.
> > > Anyway.
> > > > My user clicks on the popup and the list is
> > > displayed
> > > > with the right data. but once I click on a item
> > in
> > > my
> > > > list which event should I be looking for to get
> > > the
> > > > item number?
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > __________________________________________________
> > > > Do You Yahoo!?
> > > > Make a great connection at Yahoo! Personals.
> > > > http://personals.yahoo.com
> > > >
> > > > --
> > > > For information on using the
> > > > Palm Developer Forums, or to unsubscribe, please
> > > see
> > > > http://www.palmos.com/dev/tech/support/forums/
> > > >
> > >
> > > --
> > > For information on using the Palm Developer
> > Forums,
> > > or to unsubscribe, please see
> > http://www.palmos.com/dev/tech/support/forums/
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Make a great connection at Yahoo! Personals.
> > http://personals.yahoo.com
> >
> > --
> > For information on using the Palm Developer Forums,
> > or to unsubscribe, please see
> http://www.palmos.com/dev/tech/support/forums/
>
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>


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


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


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

Reply via email to