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 - thais

Pages: [1]
1
Automation Interface, Add-Ins and Tools / JScript input box
« on: January 10, 2011, 06:24:42 am »
Hello,

I want to write a Project Browser script in JScript and therefore I need inputs from the user.
How is it possible to write a input dialog box?

thanks!!

2
Automation Interface, Add-Ins and Tools / Re: sequence diagram
« on: October 10, 2010, 12:24:00 am »
has nobody an idea how I can set the connections as I want in the coordination-system?

3
Automation Interface, Add-Ins and Tools / Re: sequence diagram
« on: October 07, 2010, 04:28:57 am »
Hey,
All is displayed. But I want to have a larger distance between the messages. So I probably have to set the coordinates for each connector.
But  connection.SetStartX(..).etc don't solve this problem.
(Nothing happens when I do so.)

4
Automation Interface, Add-Ins and Tools / sequence diagram
« on: October 06, 2010, 05:03:43 am »
Hey,
I want to create a sequence diagram using the API. Therefore I created two Element objects ("Entity") and a Connector object and linked the connector with the elements.
When I start the the EA project you can see the diagram but when I make an model search (SELECT * FROM t_connector) the fields StartX, EndX etc are always 0.
What is to do that I can see the real values?
thanks

5
Thanks for your help.
But how can I set those PDATA fields?

http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1283517063/1#1

6
Hello,
I want to create a sequence diagram using the api of EA.
My problem is I can´t find a way to display the return from a function call and I don´t know how to display nested function calls.
Thanks for you help.

Pages: [1]