> When a list from a PopTrigger is selected, a popSelectEvent is
> generated, and from there we can get the selection made on the list.
> Now, is it possible to programmatically set the PopTrigger to some
> default value, so that the first time a PopTrigger is tapped, the
> priorSelection and selection may be different?
>
> I've used CtlSetValue on a PopTrigger, but it doesn't seem to affect the
> PopTrigger (except to highlight or unhighlight it). Will that mess up
> anything? The documentation states that CtlSetValue only works on
> sliders, push buttons, and check boxes. What happens when I apply it to
> a PopTrigger?

IIRC, the default value on a PopTrigger isn't on the PopTrigger itself, but
is actually the selection of the list attached to the PopTrigger.  The text
displayed comes from that, or it can be set to anything by the appropriate
API calls.



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