Why not just hook OnHotkey when your dialog gains focus, do whatever you need, and unhook when the dialog goes away? This way you won't have to go find out what hotkey has been assigned, watch OnSetFileChange if it changes, etc etc etc.

Steve




On 11/9/2010 4:32 PM, J.J. Meddaugh wrote:
You can still use RegisterHotkey to do that.
Would I replace the hotkey with the HK enum in this case?
Alternatively, is there a certain characteristic I can give to my
statusbar in the dialog box to make WE recognize it? I have it as a
static item under the listview currently.


    Are you referring to an XML/scripting dialog?
    Yes.
    Here's the current script.

    Aaron

    --
    Aaron Smith
    Product Support Specialist * Web Development
    GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825
    260-489-3671 * gwmicro.com

    To insure that you receive proper support, please include all past
    correspondence (where applicable), and any relevant information
    pertinent to your situation when submitting a problem report to the GW
    Micro Technical Support Team.

--
Stephen Clower
Product support specialist
GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825
260-489-3671 * gwmicro.com

Reply via email to