On Wed, 10 Apr 2002, fabricio wrote: > I'm trying to use a popup trigger, but when I click it, its list doesn't > apear. That's my PilRC source: > > ... > 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 > ... > > I'm using GCC/PRC-Tools. What's wrong or missing in my code (.c and .rcp)???
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 // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/