Hi,
   I am working on an App that has a form which will
   be called from another external app. 
   
   Now , I dont have any source code of the caller 
   app but i know the calls that the caller app can  
   make to my App.
   In one of such calls I have to display this form  
   that would contain 3 buttons , say 'Ok', 'Cancel' 
   and 'Default'.
   This form can also be called internally from my
   App itself.

   When calling the form internally , I dont have a
   problem with processing the button responses as I
   could get the ctlSelectEvent easily form my
   eventQueue through evtGetEvent(..) and then doing  
   the rest.
 
   But I dont know how to get the event responses
   when the user taps on the buttons of the form on   
   being called externally by the caller App.
   
   I dont want to use FrmDoDialog(...).
   
   Can anyone Please help me out in this? I am in
   real  mess .
   
   Thanks in advance,
   Abhi 

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to