Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - utkarsh

Pages: 1 2 [3]
31
I found out the problem now.

ShowInProjectView() do not works for package.

Can you please tell me how can I select a package from the addin?

Thanks.

32
I realised that ShowInProjectView() works but not in all cases. It expands the tree node in project browser but for only sometimes. Strange!!

Is it has something to do with a perticular type/sterotype of an element or is it a bug in the API?

Please suggest.
Thanks.

33
Thanks.

I think I was not able to explain my requirement correctly. When I select an item from a addin, I need to locate and select the element in the tree and expand that perticular node in the tree. I tried the Repository.ShowInProjectView() but it do not displays(expand) the tree.
Thanks for your help.

34
Hi,

I am developing a addin in which i need to select an element in the grid; on the selection of which the element should be located in the tree in the project browser. How can I do this?

Thanks for help in advance.

35
Thanks  :)

36
Automation Interface, Add-Ins and Tools / Search DI from repository
« on: May 06, 2008, 09:34:47 pm »
Hi,

Is searching Design Item in a repositiry is possible through EA API in code?
I do not want to search it manually by iterating over each element of the package.

Thanks in advance.

37
Automation Interface, Add-Ins and Tools / Re: Create a RTF from API
« on: April 30, 2008, 08:42:31 pm »
Thanks for your reply.

I tried Runreport() method but the generated RTF is not according to the template specified. Can you please guide me where are the templates provided by EA are stored? How can I access them?

Thanks in advance.

38
Automation Interface, Add-Ins and Tools / Create a RTF from API
« on: April 29, 2008, 05:11:42 pm »
Hi,

Is it possible to create a RTF file using API exposed by EA through code?
I will be thankful for any help for suggesting alternative ways to create a RTF file. I need to generate a rtf for a addin I am writing.

Thanks.

Pages: 1 2 [3]