Forum Discussion

divashm's avatar
divashm
Occasional Contributor
15 years ago

Codejock Xtreme DockingPane

Hi, 




Does anyone know the code to add Codejock Xtreme DockingPane plugin to MSAA open applications in Test Complete ?
Currently Test complete recognizes each click on an item in a docking pane as coordinates, hence i would like to know how to overcome this.




*There is a thread posted earlier on adding a plugin for Codejock Xtreme CommandBar to MSAA open applications and it works in        eliminating coordinates for each click on an item in a toolbar.







Thanks,

Divash


2 Replies

  • Hi Divash,


    Try enabling the "*" element in the "Open Applications | MSAA" section of your project's properties. If this does not help, it means that the needed objects cannot be accessed via MSAA.


  • sastowe's avatar
    sastowe
    Super Contributor
    You should be able to determine the class name in the object spy. I have XTPDockBar( VB6 app using ActiveX). But the object model for these controls is busy.