Title: Message
Did you try WinAppRegisterModelessDialog ?
 
Roman
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefano Maestri
Sent: Wednesday, August 06, 2003 3:57 PM
To: [EMAIL PROTECTED]
Subject: [PDFdev] Acrobat Messages and Modeless dialog

Hi all,

I have a plug-in with a MFC dialog.

If I construct the dialog with DoModal() method, I’m able to manage all the messages that the user generates ( i.e. F5 key pressed, RETURN key pressed, etc… )

If I construct it with the Create() method, I’m not able manage them. If the I press the F5 key it shows/hides the bookmarks panel instead of being called for my F5 function.

 

It seems that Acrobat doesn’t pass the messages to the the plug-in when there is a not-modal dialog.

Any work around?

Any idea?

 

_____________

Stefano Maestri

 

 

<<image001.gif>>

Reply via email to