Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17665
    Bill_Stewart
    Participant

    Hi,
    I am using 14.0 and would like to request a feature. Sample macro code:

    var EEID_FINDBAR_INCREMENTAL = 4571;
    var eeStatus = editor.QueryStatusByID(EEID_FINDBAR_INCREMENTAL);
    alert(eeStatus);

    Currently QueryStatusByID function always returns 2 for command ID 4571 regardless of the state of the incremental search button.
    I would like to request that QueryStatusByID reflect state for this command ID.
    Thanks,
    Bill

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.