Could anybody send a sample code that works correctly??? It could help...

Fabrício de Paula


----- Original Message -----
From: "fabricio" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 3:57 PM
Subject: Re: Popup Triggers


> And another question: may I write code for the list apears when I click on
> the PopupTrigger, or it's automatic???
>
> Fabrício de Paula
>
>
> ----- Original Message -----
> From: "Christian Falch" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 10, 2002 3:43 PM
> Subject: Re: Popup Triggers
>
>
> > Hi,
> >
> > > >     POPUPTRIGGER "xxx" ID pptRace AT (35 32 120 15)
> > > >       LEFTANCHOR NOFRAME FONT 0
> > > >       POPUPLIST ID pptRace lstRace
> > > >     LIST "aaa" "bbb" "ccc"
> > > >       ID lstRace AT (34 31 120 45) NONUSABLE DISABLED FONT 0
> >
> > >   maybe you need to add the association between the LIST and the
> > >   POPUPTRIGGER? :P check the sample code in pilrc, i believe it
> > >   has a list there
> >
> > He already did:
> >
> >   POPUPLIST ID pptRace lstRace
> >
> > The problem is that the list lstRace has its DISABLED flag set... (btw.,
> > It's correct to set the usable flag to false.)
> >
> > --
> > Christian
> > http://www.falch.net/
> >
> >
> >
> > --
> > 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/
>


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

Reply via email to