Title: setting tab order in Acrobat 6

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