Book a Demo

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

Pages: [1] 2
1
General Board / new features from 6.0 to 6.5
« on: February 16, 2007, 06:17:23 am »
Hi,

I need to get a list a new feature from 6.0 version to today version. Is it an URL to get that on your website ?

Jean-Luc !

2
General Board / Generated delphi filename
« on: April 05, 2005, 07:37:29 am »
Hi,

I create a class TMyClass and I ask to generate delphi code. The created filename is uTMyClass.pas.
I need to get MyClass.pas. So, is it possible to configure EA to create a filename with first letter removed ?

Regards,

Jean-Luc (France)

3
General Board / Access database engineering
« on: December 01, 2005, 06:13:23 am »
Hi,

I need to use Database engineering on mdb database and I get an error response:

Unrecognized database format.

Isn't EA able to get database structure for an mdb standard database ?

J-Luc

4
General Board / From 4.5 to 5.0
« on: June 07, 2005, 12:22:43 am »
Hi,

We have bought EA 4.5 there's a few weeks . The update to 5.0 version is it included in the price ?

Thanks,

J-L

5
General Board / Move class diagram
« on: April 22, 2005, 07:23:25 am »
Hi,

I have created 3 class diagram.
I want to make one class diagam only with these 3 diagram. Is there an easy way to do that please ?

Regards,

Jean-Luc

6
General Board / NewVal parameter
« on: April 22, 2005, 06:44:00 am »
Hi,

When EA generate function parameter, it use NewVal . In my society,  I need to code with Value rather than NewVal parameter name. I don't see configuration for that. Is it reasonnable to modify Code Generation Templates to change this default behavior ?

Regards,

Jean-Luc

7
General Board / MDG Link
« on: April 21, 2005, 07:35:30 am »
Hi,

Is MDG Link plugin available with Eclipse 3.0.2 or only for 3.0.0 version ?

Regards,

Jean-Luc

8
General Board / Delete object in list when are delated on diagram
« on: April 07, 2005, 03:09:43 am »
Hi,

Another question  :) !

When I create an element on diagram, his name is added ti the elements list. If I suppress this elment on diagram, the object is not removed from list.

Is it possible to configure EA to suppress object name ?

J-Luc

9
General Board / Re: Automatic generated public attributes
« on: April 19, 2005, 01:24:42 am »
You're great ..  :) Thaks a lot !

10
General Board / Automatic generated public attributes
« on: April 18, 2005, 02:09:47 am »
Hi,

In a class, I create an operation with a parameter of TMyClass type.
When I generate Delphi code, I get automatically a public attribute:
m_TMyClass: TMyClass;

I don't need this attribute in my code. Why this attribute generation ? Is it possible to disable it please ?

Regards,

Jean-Luc !

11
General Board / OLE
« on: April 15, 2005, 12:01:12 am »
Hi,

Is EA manage OLE to include a diagram into an Office Word doc ?

Regards,

Jean-Luc

12
General Board / Re: Private getter/setter
« on: April 14, 2005, 09:53:13 am »
If I need to generate private getter/setter, it's to manage delphi property access.  But perhaps is it a better method to generate delphi property ?


13
General Board / Private getter/setter
« on: April 14, 2005, 06:41:53 am »
Hi,

When I generate getter/setter property , the default scope is public. Is it possible to set private in default ?

Regards,

Jean-Luc !

14
General Board / Save diagram to image
« on: April 14, 2005, 05:21:46 am »
Hi,

When I save a diagram to an image, Iget 1 image with all elements.

Is it possible to save à diagramme which is on multiple printed pages with 1 image per page ? If my diagram is composed by 4 printed pages, I need to get 4 image files.

Regards,

Jean-Luc

15
General Board / Re: Select 2 links name! Is it a bug ?
« on: April 14, 2005, 02:51:49 am »
Thanks a lot !

Pages: [1] 2