New Forum | Previous | Next | (P-PDF) Developers
Topic: AVMenuItemSetComputeMarkedProc
Conf: (P-PDF) Developers, Msg: 73099
From: Jeff_Thompson
Date: 9/27/2002 06:06 AM
I have defined this callback for my menu item. It works perfectly except in one condition. The proc checks a boolean value in a particular object.
I have an ADM modeless dialog that toggles this boolean value. When I toggle the value on the dialog, the computemarkedproc is not called unless I click back on the Acrobat window.
Is there anything I can do to mark this menu item manurally? Possible call something that forces the callback to be called?
Thanks,
Jeff