jag,

if you just want to link a popuptrigger and list you don't need to handle
the popup trigger events yourself.  If you want, just let the
SysHandleEvent( ) routine handle all the trigger events in your DoEvents
Loop or your equivelent loop.
-jeff


At 07:57 PM 12/1/00 -0800, you wrote:
>
>Jag,
>     are doing like this way.
>
>boolean urformHandleEvet( )
>{
>     case popSelectEvent:
>         ........
>        ........
>        handled true;
>         break;
>    .......
>    .........
>return handled;
>}
>
>I guess u r missing retun true value..other wise it shud work.
>
>hope it works.
>Prasad
>retrunhandled
>
>----- Original Message -----
>From: jagadeesh chandra prasad <[EMAIL PROTECTED]>
>To: Palm Developer Forum <[EMAIL PROTECTED]>
>Sent: Friday, December 01, 2000 2:24 AM
>Subject: Problem with Popup Trigger
>
>
>>
>>  hai,
>>
>>     I have developed an application with out useing popupTriggers and
>>
>>     list and all.After that when i am trying to add a popupTrigger
>>
>>     with a related  listid.it is displaying  popupTrigger, when i am
>> clicking popup, it is not showing that perticular list.
>>
>>         but the same popupTrigger functionality has been worked
>>     to my other applications.I am not getting where the problem is.
>>     can anybody suggest in this regard.
>>
>>        Thanking u,
>>
>>   k.jagadeesh
>>   AvantelSoftechLtd.
>>
>>
>>
>>
>>
>>
>> __________________________________________________
>> FREE voicemail, email, and fax...all in one place.
>> Sign Up Now! http://www.onebox.com
>>
>>
>> --
>> For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
>
>
>-- 
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
> 


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