"prasad" <[EMAIL PROTECTED]> writes:

> boolean urformHandleEvet( )
> {
>      case popSelectEvent:
>          ........
>         ........
>         handled true;
>          break;
>     .......
>     .........
> return handled;
> }

In general, you do not want to set handled to true for popSelectEvent,
otherwise, the OS will fail to set the new popup label for you. 

-- 
Dave Carrigan ([EMAIL PROTECTED])            | YOW!!  Up ahead!  It's a DONUT
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | HUT!!
Seattle, WA, USA                            | 
http://www.rudedog.org/                     | 

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