>I am tyring to figure out a way to have the Palm hardware buttons
>(vchrPageUp and vcharPageDown) cycle through a popuptrigger.

Is the list popped up? If so, it'll be hard, since the List routines are
running their own event loop.  You'd have to patch a trap and do hacky
stuff.

If it isn't popped up, then just use LstSetSelection to change the choice,
and CtlSetLabel to update the popup trigger's text.

-David Fedor
Palm Developer Support

-- 
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