Forum Discussion

ASV's avatar
ASV
Contributor
13 years ago

2 the same VBObject's names in TC9

Hi

When I have two the same VBObjects are visible on screen, those names are the same. The Object Spy shows the same names in TC9 for example

Window("MDIClient", "", 1).VBObject("frmPttel")

Window("MDIClient", "", 1).VBObject("frmPttel"),

but in TC7 VBObject names are 

Window("MDIClient", "", 1).VBObject("frmPttel")

Window("MDIClient", "", 1).VBObject("frmPttel_2").

Why in TC9 the VBObject's name are the same?



Thanks in advance.
  • ASV's avatar
    ASV
    Contributor
    After updating TC9 to TC910 this problem was solved.

    Thank you.
  • ASV's avatar
    ASV
    Contributor
    Hi all

    now I have the same problem in virtual machine.

    What is strange that sometimes the names are the same, sometimes are different.



    VBObject("frmPttel")

    VBObject("frmPttel_2").



    I don't change any option.

    In my computer the names are the same rarely, but in virtual machine it happens often.

    The version is 9.10.1894.7 :



    Thanks.
  • ASV's avatar
    ASV
    Contributor
    My companion have already contacted support team and I create a object snapshot and my companion must send this file to support team. We shall wait the results.



    Thank you