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

Pages: [1]
1
General Board / Re: Import C++ class & storage-class modifier
« on: February 02, 2004, 12:12:51 am »
Thanks a lot for your answer.  :)

It was exactly what I needed.

2
General Board / Import C++ class & storage-class modifier
« on: January 29, 2004, 05:39:39 am »
If I use storage-class modifier in C++ source code then the reverse engineering process creates a class with the name of storage-class modifier. If I have defined more of such classess in one source file then the reverse engineering process is in progress without finishing and I have to cancel the application Enterprise Architect. :(

example from source code:
class DllExpImp CListMstItem : public CList<tstMstItem, tstMstItem&>

class name is CListMstItem but the class DllExpImp is created

Have I to remove the storage-class modifier before the reverse engineering process or is there any other way ?

Thank you for any help.

3
General Board / Language support in diagrams and reports
« on: October 07, 2003, 11:35:13 pm »
I have a problem with the display czech characters on diagrams and sequentially in HTML reports. Haw can I set the language character set ? In font listbox on "Appearance toolbar" I have displayed no font.

I am testing the trial version 3.51

thanks for any help

4
Tkank you. Now it's O.K.  :) Unfortunatelly If I use in Class model anything from "Assotiation Properties" then nothing from it is in both of reports (RTF and HTML as well) :(

5
I use tagged values at attributes in class model. When I create RTF report, tagged values are not reported. Is any way to display tagged values of attributes in RTF report ?

thanks for any help

In HTML report it is O.K.

Pages: [1]