I need to launch my program, if any other popupform shown on the device(like 
phone call page), so i need to catch the event whether popupform is showing on 
the device or not.
I know other way is to launch my program, but particularly i want to check in 
my code whether popupform is on the device or not?
Understand what'im saying?

- martin.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of ???
Sent: Tuesday, March 22, 2005 12:10 PM
To: Palm Developer Forum
Subject: Re: Immediate Help needed.


you know that if the FrmPopupForm is been called by any program 
it will produce two event frmLoadEvent and a frmOpenEvent for the specified 
form meanwhile if FrmGotoFrom happens with one more  frmCloseEvent . 
so if you detect the event queue and find the frmcloseevent you will know what 
has been called by program. 

any way , what do you want to know this ?

--sean

----- Original Message ----- 
From: "prabakar.mp" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Tuesday, March 22, 2005 2:09 PM
Subject: RE: Immediate Help needed.



See, I want to find out via program whether FrmPopupForm is been called by 
program or not?

- Martin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of ???
Sent: Tuesday, March 22, 2005 11:31 AM
To: Palm Developer Forum
Subject: Re: Immediate Help needed.


i don't catch your words exactly, do you mean that you want to find out if the 
form is shown or not after
the FrmPopupForm operation?    
if you can see the form appears, you can be sure with your FrmPopupFrom command 
has take place.

----SEAn
     IBE. Inc. 
----- Original Message ----- 
From: "prabakar.mp" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Tuesday, March 22, 2005 1:22 PM
Subject: Immediate Help needed.


> 
> Hi,
> 
> How to find out whether "FrmPopupForm" is been showing or not?
> 
> Can anyone please tell me. Immedite help needed.
> 
> 
> - Prabakar.
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe, please 
> see http://www.palmos.com/dev/support/forums/
>
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/



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

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

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

Reply via email to