ContributionsMost RecentMost LikesSolutionsRe: Regarding the feature:calling routines from another project. on enable plugins :tools->current project properties-> open applications i have looked through the options object there are limited options such as timeout , delay are available. unfortunately in our case there is not a single routine ,if there is no option tens of routines we need to change each routine would be 1000 lines long. if there is no such option i wanted to follow with other aproach which is using com object for ex: projectsuite.runroutine(projectwithui,, routinename) projectsuite.runroutine(projectwithoutui,routinename) i hope atleast the above would fulfill our objective which is nothing but integration of two projects.plz give me your comments on the above approach.. Re: Regarding the feature:calling routines from another project. i too agree with and the netbeans example but here the project suite is already loaded in and all plugins in everywhere except in current project setting. s if there would be any options to change the current project settings during the run i could turn on the ui plugin for that routine only which is inherited from another project. I am not sure whether test complete has the feature to access current project properties during run time so then we could change the object explorer behavior . Re: Regarding the feature:calling routines from another project. Hi , if you look at the applications now especially on the larger projects/products all are built with one or more technologies.we went through the support documents and concluded that we could call routines from one project to another. so we have used ui plugin for one technology with in the product. and for other without ui plugin . Now the integration of both has come up and we have to automate that. because of the above limitation we couldn't complete the project. SmartBearDan could any of the smart bear staff give us the workaround or any other way to call routines from different projects which uses different properties . this would help us to save the time. if no,t i strongly suggest, you should change your document by adding this limitation as most of the automation engineers will decide the project strategy by looking at your support documents. Regarding the feature:calling routines from another project. Hi , we are calling the routines from a project where we have used ui plugin to write code to another project wheich is not being used Ui plugin to write code. I followed the same procedure which is suggested by you in the page https://support.smartbear.com/testcomplete/docs/scripting/calling-routines/declared-in-another-project.html (Like create an existing item etc ) however all routines got failed . Found out that they are getting failed because of Ui plugin is not enabled in the current project. Let us know the workaround except enabling the Ui plugin. Host editor in Network suite is not working Hi, I am trying to create a distribution testing . For that i have added network suite however i am not able to view the Machine Address by using Hosts editor where as i can able to RDP the same machine from MSTSC . Please help me out . Re: Can TC supports Tpaintbox controls ? if yes let me know How to read text and color of the image Hi , I did compile and i can able to acces all debug methods and properites however i am not able to see the help in smartbear support about Tpaintbox .. Can TC supports Tpaintbox controls ? if yes let me know How to read text and color of the image Hi , In our Delphi application Developers used to Paintbox to draw an image with that text (Rectangular) .Please let me know how to read the text and color being used .(Any methods) I can see that Tc 11 able to identify it as paintbox however i am not able to view the text in properties .Let me know thanks Re: Tvirtualtreeview is not working for TC 11 Hi we bought TC 11 only . So i dont know weather it is working fine or not for earlier versions .i am not able to provide the app however i am submitting the screenshot below please find it. From the control i need to click on each and every checkbox . I am not able to view the names of check boxes also . hope this helps . Tvirtualtreeview is not working for TC 11 Hi , I am having license for Latest TC 11 But we are not able to identify the child elements of TVIRTUALTREEVIEW method. What i want to do with that targeted object is . 1) Click on the child node (On checkbox) 2) Verify weather root node is able to clicked or not . help me with this .. I added the tree view in Win32 tree view list but no luck .I have tried all functionalities which have been published in Support, community forums Still not able to identifying them .. please help it on urgent basis as it is blocker