Forum Discussion

kyosky's avatar
kyosky
Occasional Contributor
14 years ago

the Extended of Object Properties lose when i create new project in TC











hi guys,



our company use TC7.52, i have a problem with

the Extended of Object Properties lose when i create new project in TC



1. open current project in TC, i use 'Dispaly Object Properties window' on toolbar to idendify a tree control, i can see a few Extended of Object Properties.(see attachments e1)



2. i close current project and create a new project suite and project, then  i use 'Dispaly Object Properties window' on toolbar to idendify a tree control too, i see lose some Extended of Object Properties. (see attachments e2)



why ?? and how can i fix this problem?



thanks,

michael



3 Replies

  • Hi Michael,



    It looks like your application uses a custom tree view control that is mapped to the standard Windows tree view control (that is, added to Tools | Current Project Properties | Object Mapping | Win32 Controls and Windows | Tree view) in one TestComplete project, but not in another. To resolve the issue, add the control's class name to Object Mapping in the second project as well.



    You can also add your control's class name to default Object Mapping in Tools > Default Project Properties > Object Mapping so that it is automatically added to all new test projects you create.
  • kyosky's avatar
    kyosky
    Occasional Contributor
    thank you very much, it works fine now.



    by the way, we still have some problems to identify some control from Delphi XE2 app.



    thanks,

    michael



  • HI Michael,



    TestComplete 8.7 doesn't officially support Delphi XE2 applications - please see Tanya's explanation in this thread.